imapclient.readthedocs.io - IMAPClient — IMAPClient 3.0.0 documentation

Example domain paragraphs

Installation

IMAPClient is an easy-to-use, Pythonic and complete IMAP client library.

Although IMAPClient actually uses the imaplib module from the Python standard library under the hood, it provides a different API. Instead of requiring that the caller performs extra parsing work, return values are full parsed, readily usable and use sensible Python types. Exceptions are raised when problems occur (no error checking of return values is required).

Links to imapclient.readthedocs.io (2)