Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 311 Bytes

install.rst

File metadata and controls

15 lines (8 loc) · 311 Bytes

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