Installation

You can install NEExT using pip from PyPI (https://pypi.org/project/NEExT/):

pip install NEExT

For development installation with documentation support:

pip install "NEExT[docs]"