The PyAMF team is proud to announce a new release of PyAMF, a
lightweight library that allows Flash and Python applications to
communicate via Adobe’s ActionScript Message Format.
Lots of changes for this one, a brief overview:
• A new C extension to pyamf.util and pyamf.amf3. This is a work in
progress and using Cython [1] more sections of the library will be
moved to C as they are identified. Thanks to Gerard Escalante.
• An adapter for SQLAlchemy [2] is available, allowing object graphs
to be easily encoded. See the wiki [3] for more information. Thanks to
Dave Thompson and Michael Van Tellingen.
• Improvements to the Google App Engine adapter [4] to allow
datastore objects to be easily encoded/decoded.
For a detailed list of changes, see the change log [5].
To download this release either grab a compressed file [6], use
‘easy_install -U pyamf’ or grab the Subversion tag [7].
This is a release candidate so depending on feedback, 0.4 final [8]
will be available in a few days.
Happy New Year,
The PyAMF team
[1]
http://cython.org[2]
http://sqlalchemy.org[3]
http://pyamf.org/wiki/SQLAlchemyAdapter[4]
http://pyamf.org/wiki/GoogleAppEngine[5]
http://pyamf.org/browser/pyamf/tags/release-0.4rc2/CHANGES.txt[6]
http://download.pyamf.org[7]
http://svn.pyamf.org/pyamf/tags/release-0.4rc2/[8]
http://pyamf.org/milestone/0.4 _______________________________________________
PyAMF dev mailing list -
dev@...
http://lists.pyamf.org/mailman/listinfo/dev