Skip to content
forked from jazzband/imaplib2

Fork of Piers Lauder's imaplib2 library for Python.

License

Notifications You must be signed in to change notification settings

alligin/imaplib2

 
 

Repository files navigation

imaplib2: a threaded Python IMAP4 client

Jazzband codecov

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

About

Fork of Piers Lauder's imaplib2 library for Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.4%
  • HTML 16.6%