Last updated on Jul 26, 2024.

Installation#

Python version support#

Installing NetSSE#

To use NetSSE, first install it in a virtual environment using pip:

(.venv) $ python3 -m pip install netsse

This will also install or update the Python packages that NetSSE is dependent on, when needed.

Dependencies#

NetSSE depends on a number of other open-source Python packages, of which all of the necessary are automatically installed when using the pip install manager.

numpy
scipy
matplotlib
geopy