Installing

Nēnē is available from PyPI and can be installed with pip:

python -m pip install nene

If you want to use Jupyter notebooks, use this instead to also install the extra dependencies:

python -m pip install nene[jupyter]

A conda-forge package is also available so you can use conda or mamba:

conda install nene -c conda-forge

WARNING!

You probably want to pin Nēnē to a minor version since I will likely break compatibility between releases. For example, nene==0.3.*.

Dependencies

Required:

For Jupyter support: