Requirements and installation - PyProphet/pyprophet-cli GitHub Wiki

PyProphet-cli requires the standard PyProphet package to be installed. The packages can by obtained and installed from PyPI:

pip install pyprophet
pip install pyprophet-cli

If LSF or OpenLava is available, the driver addon can be installed to automate the workflow execution:

pip install pyprophet-brutus-driver

This module can also be adapted to the particular used cloud or cluster environment.