Installation

The simplest way to install the PyNGHam library is doing it from the PyPI repository [1]:

pip install pyngham

It is also possible to install directly from source files available in the git repository [2]:

python setup.py install

With the github releases, there is also some ready to install distribuition packages (.rpm, .tar.gz, etc.).

References