ANN: amplee 0.3.3

Sylvain Hellegouarch sh at defuze.org
Thu Nov 16 00:22:44 CET 2006


Hi all,

I'm happy to introduce the release of Amplee 0.3.3, a Python
implementation of the Atom Publishing Protocol.

This release is a bug fixes but with a few new features as well:

* Improved support of the Amazon S3 service as a storage
* Support for the Hachoir library which should offer more format
supported as members
* Fixed the AtomMember class
* Improved the potential of the different callbacks on creation, update
and deletion of resources.
* Added lots of docstrings (still not enough though)
* Fixed quite a few bunch of bugs (thanks to David Turner)
* Fix the WSGI handler to use the new routing_args spec.
* Largely improved the demo as well

This release is getting closer to what the final API will look like and
I think it's a pretty stable version.

== Download ==

 * easy_install -U amplee
 * Tarballs http://www.defuze.org/oss/amplee/
 * svn co https://svn.defuze.org/oss/amplee/

== Documentation ==

http://trac.defuze.org/wiki/amplee
http://www.defuze.org/oss/amplee/doc/html/

== TODO ==

 * Add tests
 * Remove genser dependency
 * Improve documentation

Have fun,
-- Sylvain Hellegouarch
http://www.defuze.org


More information about the Python-announce-list mailing list