Skip to content

Installation

$ pip install -U simpleflow

From Source

simpleflow is actively developed on Github.

You can clone the public repo:

$ git clone https://github.com/botify-labs/simpleflow

Or download one of the following:

Once you have the source, you can install it into your site-packages with ::

$ python setup.py install