|
PyAMF is released under the MIT license. For installation instructions, see the included Installation Guide.
The Git repository URL for the PyAMF project is at http://github.com/hydralabs/pyamf.
The latest revision of PyAMF can be checked out with the following command:
git clone git://github.com/hydralabs/pyamf.git
For installing this development version:
cd pyamf
python setup.py develop
Older releases are archived on http://pypi.python.org/packages/source/P/PyAMF/.
Each release is also tagged: http://github.com/hydralabs/pyamf/downloads.