IMAPClient 0.9
Easy-to-use, Pythonic and complete IMAP client library with no dependencies outside the Python standard library.
IMAPClient aims to be a easy-to-use, Pythonic and complete IMAP client library with no dependencies outside the Python standard 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.
IMAPClient includes units tests for more complex functionality and a automated functional test that can be run against a live IMAP server.
- Author: Menno Smits
- Home Page: http://imapclient.freshfoo.com/
- Download URL: http://freshfoo.com/projects/IMAPClient/IMAPClient-0.9.zip
- License: http://en.wikipedia.org/wiki/BSD_licenses
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Communications :: Email :: Post-Office :: IMAP
- Topic :: Internet
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Networking
- Package Index Owner: mjs0
- DOAP record: IMAPClient-0.9.xml
