CMD + K

imapclient

Community

Easy-to-use, Pythonic and complete IMAP client library

Installation

To install this package, run one of the following:

Conda
$conda install avengers::imapclient

Usage Tracking

2.0.0
0.11
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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

Features: * Arguments and return values are natural Python types. * IMAP server responses are fully parsed and readily usable. * IMAP unique message IDs (UIDs) are handled transparently. * Internationalised mailbox names are transparently handled. * Time zones are correctly handled. * Convenience methods are provided for commonly used functionality. * Exceptions are raised when errors occur.

Python versions 2.7, 3.4, 3.5 and 3.6 are officially supported.

IMAPClient includes comprehensive units tests and automated functional tests that can be run against a live IMAP server.

About

Summary

Easy-to-use, Pythonic and complete IMAP client library

Last Updated

Jun 15, 2018 at 08:55

License

BSD License

Supported Platforms

linux-64