Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #972

ANN: IMAPClient 0.10

Date 2013-06-06 00:31 +0100
From Menno Smits <menno@freshfoo.com>
Subject ANN: IMAPClient 0.10
Newsgroups comp.lang.python.announce
Message-ID <mailman.2791.1370513011.3114.python-announce-list@python.org> (permalink)

Show all headers | View raw


I'm very happy to announce IMAPClient 0.10.

IMAPClient is an easy-to-use, Pythonic and complete IMAP client library
that is much friendlier to use than the imaplib module in the standard
library. It is mature and well tested, including functional tests that
check against actual IMAP server implementations.

This is the first release to support Python 3. Python versions 2.6, 2.7,
3.2 and 3.3 are now officially supported. Support for Python 2.4 and 2.5
has been dropped.

For details on what's changed in this release please see this blog post:
http://freshfoo.com/blog/imapclient-0.10

and the news file:
https://bitbucket.org/mjs0/imapclient/src/tip/NEWS.rst

Related links:
* Project home: http://imapclient.freshfoo.com/
* Bitbucket: https://bitbucket.org/mjs0/imapclient/
* PyPI: https://pypi.python.org/pypi/IMAPClient/0.10
* Documentation: https://imapclient.readthedocs.org/

- Menno

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: IMAPClient 0.10 Menno Smits <menno@freshfoo.com> - 2013-06-06 00:31 +0100

csiph-web