Installing Nerodia  

If you have pip <https://pip.pypa.io/>_ on your system, you can simply install or upgrade::

pip install -U nerodia

Alternately, you can download the source distribution from PyPI <http://pypi.python.org/pypi/nerodia>_ (e.g. nerodia-1.0.0.tar.gz), unarchive it, and run::

python setup.py install

Last Updated: June 09, 2021