Installation =========== You can install NEExT using pip from PyPI (https://pypi.org/project/NEExT/): .. code-block:: bash pip install NEExT For development installation with documentation support: .. code-block:: bash pip install "NEExT[docs]"