Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 788 Bytes

File metadata and controls

41 lines (27 loc) · 788 Bytes

Installation

PyEPR can either be installed via pip or from source.

It is recommended that virtual environments are used to install PyEPR, one recommended way to do this is with poetry.

To install PyEPR via pip, simply run the following command:

pip install pyepr-esr

or with poetry:

poetry add pyepr-esr

To install PyEPR from source, clone the repository and run the following command:

git clone https://github.com/JeschkeLab/PyEPR

pip install .

Requirements

PyEPR requires: