Installation

At present, pyclups must be installed via the source distribution (https://github.com/DrFraserGovil/pyclups):

$ git clone https://github.com/DrFraserGovil/pyclups

This can then either be added to your path:

$ export PATH=$PATH:/path/to/pyclups

Or installed using the normal pip mechanisms:

$ pip install /path/to/pyclups