SkillAgentSearch skills...

Imaplib2

Fork of Piers Lauder's imaplib2 library for Python.

Install / Use

/learn @bcoe/Imaplib2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Threaded Python IMAP4 client

Deprecated

Repo moved to https://github.com/imaplib2/imaplib2

About

Based on RFC 3501 and original imaplib module.

This is a version of imaplib that uses threads to allow full use of the IMAP4 concurrency features, and to de-couple a user of imaplib from i/o lags, except where explicitly allowed.

About this Fork

This is a fork of Piers Lauder's imaplib2 library hosted here: http://sourceforge.net/projects/imaplib2/

I created this fork because I wanted to submit the library to PyPI. An attempt will be made to keep it up-to-date with the original.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated7y ago
Forks9

Languages

Python

Security Score

55/100

Audited on Jul 6, 2018

No findings