Installation
Prerequisites
Ensure you have Python version 3.8, 3.9, 3.10, or 3.11 installed. NePS installation will automatically handle any additional dependencies via pip.
Install from pip
Note: As indicated with the
v0.x.x
version number, NePS is early stage code and APIs might change in the future.
Install from source
Note
We use poetry to manage dependecies.