A Python package to interact with the Altern API
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
MIT
A Python package to interact with the Altern API
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
MIT