PyAMF Features
Here's a brief description of the features in PyAMF. The CHANGES file contains a more detailed summary of all new features.
- AMF0 encoder/decoder for legacy Flash Players (version 6-8)
- AMF3 encoder/decoder for the new AMF format in Flash Player 9
- Support for IExternalizable, ArrayCollection, ObjectProxy, ByteArray, RecordSet, RemoteObject and more
- Remoting gateways for Twisted, Django, Pylons, TurboGears2, Web2Py and any compatible WSGI framework
- Authentication/setCredentials support
- Python AMF client with HTTP(S) and authentication support
- Service Browser (DescribeService header) requests supported
- Local Shared Object support
- Adapter Framework to integrate nicely with third-party Python projects
