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: .. code-block:: bash pip install projit Alternatively, you can access the source code for projit and use it by installing it locally: .. code-block:: bash git clone https://github.com/john-hawkins/projit.git cd projit python setup.py install Installation depends on the following packages: .. code-block:: bash pyyaml pandas