Installation

The projit codebase is available on Github, and the package is maintained inside the PyPi package manager.

Install the package from PyPi as follows:

pip install projit

Alternatively, you can access the source code for projit and use it by installing it locally:

git clone https://github.com/john-hawkins/projit.git
cd projit
python setup.py install

Installation depends on the following packages:

pyyaml
pandas