Home
Name Modified Size InfoDownloads / Week
imaplib2.py3 2019-08-12 92.7 kB
README 2017-03-05 356 Bytes
README.py3 2017-03-05 540 Bytes
imaplib2.py 2017-03-05 96.1 kB
imaplib2.html.py3 2017-03-01 18.5 kB
imaplib2.html 2017-03-01 18.6 kB
setup.py 2015-06-17 518 Bytes
Totals: 7 Items   227.3 kB 0
Threaded Python IMAP4 client version 2.57.

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.

Documented in imaplib2.html

Install imaplib2.py into your Python library path.
Source: README, updated 2017-03-05