Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Requirements and installation

George Rosenberger edited this page Jul 11, 2016 · 1 revision

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.

Clone this wiki locally