skip to navigation
skip to content

PyAMF 0.4.2

AMF support for Python

Downloads ↓

Latest Version: 0.6.1

PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Flash Player. It includes integration with Python web frameworks like Django, Pylons, Twisted, SQLAlchemy and more.

The Adobe Integrated Runtime and Flash Player use AMF to communicate between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP.

AMF3, the default serialization for ActionScript 3.0, provides various advantages over AMF0, which is used for ActionScript 1.0 and 2.0. AMF3 sends data over the network more efficiently than AMF0. AMF3 supports sending int and uint objects as integers and supports data types that are available only in ActionScript 3.0, such as ByteArray, ArrayCollection, and ObjectProxy.

 
File Type Py Version Uploaded on Size # downloads
PyAMF-0.4.2-py2.3-linux-i686.egg (md5) Python Egg 2.3 2009-04-20 1MB 756
PyAMF-0.4.2-py2.3-linux-x86_64.egg (md5) Python Egg 2.3 2009-04-20 1MB 724
PyAMF-0.4.2-py2.4-linux-i686.egg (md5) Python Egg 2.4 2009-04-20 353KB 449
PyAMF-0.4.2-py2.4-linux-x86_64.egg (md5) Python Egg 2.4 2009-04-20 366KB 437
PyAMF-0.4.2-py2.4-win32.egg (md5) Python Egg 2.4 2009-04-20 297KB 444
PyAMF-0.4.2-py2.5-linux-i686.egg (md5) Python Egg 2.5 2009-04-20 356KB 512
PyAMF-0.4.2-py2.5-linux-x86_64.egg (md5) Python Egg 2.5 2009-04-20 368KB 488
PyAMF-0.4.2-py2.5-macosx-10.3-i386.egg (md5) Python Egg 2.5 2009-04-20 341KB 481
PyAMF-0.4.2-py2.5-win32.egg (md5) Python Egg 2.5 2009-04-20 299KB 558
PyAMF-0.4.2-py2.6-linux-i686.egg (md5) Python Egg 2.6 2009-04-20 356KB 529
PyAMF-0.4.2-py2.6-linux-x86_64.egg (md5) Python Egg 2.6 2009-04-20 370KB 571
PyAMF-0.4.2-py2.6-macosx-10.5-i386.egg (md5) Python Egg 2.6 2009-04-20 303KB 462
PyAMF-0.4.2-py2.6-win32.egg (md5) Python Egg 2.6 2009-04-20 302KB 504
PyAMF-0.4.2.tar.bz2 (md5) Source 2009-04-20 1MB 452
PyAMF-0.4.2.tar.gz (md5) Source 2009-04-20 1MB 1545