Easy-to-use, Pythonic and complete IMAP client library
https://github.com/mjs/imapclient/
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 and 3.4 through 3.7 are officially supported.
IMAPClient includes comprehensive units tests and automated functional
tests that can be run against a live IMAP server.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Rotkraut/python-IMAPClient && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| IMAPClient-2.2.0.zip | 0000257570 252 KB | |
| python-IMAPClient.changes | 0000000491 491 Bytes | |
| python-IMAPClient.spec | 0000001729 1.69 KB |
Comments 1
This is now in the factory