InstallationΒΆ

The project is hosted on GitHub. Get a copy by running:

$ git clone https://github.com/jakeret/propro.git

Install the package like this:

$ cd propro
$ pip install -r requirements.txt
$ python setup.py install --user