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


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

ANN: IMAPClient 0.10

Started byMenno Smits <menno@freshfoo.com>
First post2013-06-06 00:31 +0100
Last post2013-06-06 00:31 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

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

#972 — ANN: IMAPClient 0.10

FromMenno Smits <menno@freshfoo.com>
Date2013-06-06 00:31 +0100
SubjectANN: IMAPClient 0.10
Message-ID<mailman.2791.1370513011.3114.python-announce-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web