InstallΒΆ

The easiest way to install Pynion is through pip:

pip install pynion

Alternatively, the source code can be directly downloaded at the github repository.

Once decompressed, the library can be installed with:

python setup.py install