====== PyAMF 0.3 Released ====== We're pleased to announce [[http://pyamf.org|PyAMF]] 0.3, a lightweight library that allows Flash and Python applications to communicate via Adobe's [[documentation:amf|ActionScript Message Format]]. AMF3 and RemoteObject are supported in all the implemented Remoting gateways, compatible with [[http://djangoproject.com|Django]], [[http://twistedmatrix.com|Twisted]], TurboGears2, Web2Py and any WSGI-compatible application. This release provides compatibility with Google App Engine and comes with following changes and fixes: * Make util.BufferedByteStream endian aware (Ticket:231) * Issue with Twisted threads (Ticket:233) * Fix interpretation of integers in AMF3 (Ticket:241) * Support for Google App Engine deployment (Ticket:237) * Classic class decoding throws an error (Ticket:248) * Make adapter framework load sub-modules (Ticket:246) * Added an adapter module for google.appengine.ext.db so that Model classes can be serialised easily (Ticket:247) * Problems with Importing and reloading files (Ticket:250) Check out the [[http://pyamf.org/wiki/Download|download page]], [[http://pyamf.org/wiki/Install|installation instructions]] and [[http://pyamf.org/wiki/Examples|examples]]. Questions? First stop is the [[http://pyamf.org/wiki/MailingList|mailing list]], but we also hang out on [[irc://irc.collab.eu/pyamf|IRC]]. Cheers, The PyAMF team {{tag>blog }} ~~DISCUSSION~~