Installation

py-sc-fermi can be installed with pip:

pip install py-sc-fermi

Alternatively, the latest development build can be found Github, which can be installed by cloning the repository and installing with pip:

git clone https://github.com/bjmorgan/py-sc-fermi.git
cd py-sc-fermi
pip install .