Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 404 Bytes

installation.rst

File metadata and controls

21 lines (10 loc) · 404 Bytes

Installation

pyNS can be installed from pip. To install the official release:

$ pip install pyns

If you want to use the most up-to-date version, you can install from the master branch:

pip install git+https://github.com/neuroscout/pyNS.git

pyNS requires Python 3.6 or higher and a live internet connection.