Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 532 Bytes

File metadata and controls

28 lines (19 loc) · 532 Bytes

Altern For Python

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