Installation

pip install nsEVDx
# Or clone from GitHub:
git clone https://github.com/Nischalcs50/nsEVDx
cd nsEVDx
pip install .

For developers/contributors:

git clone https://github.com/Nischalcs50/nsEVDx
cd nsEVDx
pip install -e .[dev]