PyAMF Download

PyAMF is released under the MIT license. For installation instructions, see the Install page or the included INSTALL file.

Latest Stable Release - 0.3.1

Gzipped Tar PyAMF-0.3.1.tar.gz
Bzipped Tar PyAMF-0.3.1.tar.bz2
Zip PyAMF-0.3.1.zip
Python 2.6 Egg PyAMF-0.3.1-py2.6.egg
Python 2.5 Egg PyAMF-0.3.1-py2.5.egg
Python 2.4 Egg PyAMF-0.3.1-py2.4.egg
Python 2.3 Egg PyAMF-0.3.1-py2.3.egg

MD5 checksums for all releases can be found here.

Older releases are archived on:

Each release is also tagged in the Subversion repository:


Latest Development Source Code

We use Subversion for source revision control and code sharing.

Subversion

The Subversion repository URL for the PyAMF project is at http://svn.pyamf.org

The latest revision of PyAMF can be checked out with the following command:

svn co http://svn.pyamf.org/pyamf/trunk pyamf

For installing this development version:

cd pyamf
python setup.py develop