A library for XML processing in Python, designed to balance the native idioms of Python with the native character of XML.
Amara 2.0 is part of Akara 2.0, an overall data processing platform that replaces 4Suite.
Amara is open source, provided under the Apache 2.0 license. See the files LICENSE and NOTICE for details.
Amara requires Python 2.5, 2.6 or 2.7. It supports distribute and pip so you can just do the following:
pip install amara
You can also just download a package and do the usual:
python setup.py install
Or use a Windows or other platform-specific installer.
Eventually most distributions/binary packages will allow you to install documentation, but for now consult the wiki, starting at