The package is available on pypi. To install, simply use:
pip install nannos
Sources are available on gitlab. First
clone the repository and install with pip
:
git clone https://gitlab.com/nannos/nannos.git
cd nannos
pip install -e .
The reference documentation and examples can be found on the project website.
This software is published under the GPLv3 license.