Download and Install ==================== The pyaeso project is hosted at . Releases are made via the Python Package Index at . Online documentation is made available at . Requirements ------------ * *Python 2.4 or better* - Available at (2009-11-25). As of version 0.7 pyaeso supports Python 3. * *pytz* - "World timezone definitions, modern and historical". Available at (2009-11-14). Install ------- Extract the archive, enter the recovered directory and type: ``python setup.py install`` Known Incompatibilities ----------------------- * *Python <= 2.3* - Fails because pyaeso uses several standard library modules that were introduced in Python 2.4.