skip to navigation
skip to content

PyAMF 0.4.2

AMF support for Python

Latest Version: 0.5.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.5-macosx-10.3-i386.egg (md5) Python Egg 2.5 2009-04-20 23:08:04.794812 341KB 79
PyAMF-0.4.2-py2.5-win32.egg (md5) Python Egg 2.5 2009-04-20 23:07:32.075727 299KB 101
PyAMF-0.4.2-py2.6-win32.egg (md5) Python Egg 2.6 2009-04-20 23:05:44.555054 302KB 93
PyAMF-0.4.2-py2.4-win32.egg (md5) Python Egg 2.4 2009-04-20 23:10:31.970219 297KB 76
PyAMF-0.4.2-py2.6-linux-i686.egg (md5) Python Egg 2.6 2009-04-20 23:07:05.784307 356KB 91
PyAMF-0.4.2.tar.gz (md5) Source 2009-04-20 23:02:59.116185 1MB 81
PyAMF-0.4.2-py2.4-linux-x86_64.egg (md5) Python Egg 2.4 2009-04-20 23:17:11.729367 366KB 76
PyAMF-0.4.2-py2.5-linux-x86_64.egg (md5) Python Egg 2.5 2009-04-20 23:08:47.312021 368KB 81
PyAMF-0.4.2-py2.6-linux-x86_64.egg (md5) Python Egg 2.6 2009-04-20 23:06:28.009863 370KB 101
PyAMF-0.4.2-py2.3-linux-i686.egg (md5) Python Egg 2.3 2009-04-20 23:22:21.427576 1MB 92
PyAMF-0.4.2-py2.5-linux-i686.egg (md5) Python Egg 2.5 2009-04-20 23:09:51.573086 356KB 91
PyAMF-0.4.2-py2.4-linux-i686.egg (md5) Python Egg 2.4 2009-04-20 23:18:22.287958 353KB 81
PyAMF-0.4.2.tar.bz2 (md5) Source 2009-04-20 23:04:50.106858 1MB 70
PyAMF-0.4.2-py2.3-linux-x86_64.egg (md5) Python Egg 2.3 2009-04-20 23:19:34.774010 1MB 93
PyAMF-0.4.2-py2.6-macosx-10.5-i386.egg (md5) Python Egg 2.6 2009-04-20 23:25:43.566558 303KB 76

Log in to rate this package.