Installation and setup

Basic installation

This package requires Python >= 3.5. Assuming you have the correct version of Python installed, you can install snfpy by opening a terminal and running the following:

git clone https://github.com/rmarkello/snfpy.git
cd snfpy
python setup.py install

You can also install the latest release from PyPi, with:

pip install snfpy