Features
Here’s a brief description of the features in PyAMF. The
CHANGES document contains a more detailed
summary of all new features.
- AMF0 encoder/decoder for legacy Adobe Flash Players (version 6-8)
- AMF3 encoder/decoder for the new AMF format in Adobe Flash Player 9
and newer
- Optional C-extension for maximum performance, created using Cython
- Support for IExternalizable, ArrayCollection,
ObjectProxy, ByteArray,
RecordSet, RemoteObject and more
- Remoting gateways for Twisted,
Django,
Google App Engine,
Pylons,
TurboGears2,
web2py, and any compatible WSGI framework
- Adapter framework to integrate
nicely with third-party Python projects including
Django,
Google App Engine and
SQLAlchemy
- Authentication/setCredentials support
- Python AMF client with HTTP(S)
and authentication support
- Service Browser requests supported
- Local Shared Object
support
Also see the our plans for future development.