A Python package to interact with the Altern API install The easiest way to install the altern package is either via pip: $ pip install altern or manually by downloading the source and run the setup.py script: python setup.py install license MIT