Installation¶
Stable release¶
Install the latest stable release of pipelog with the following command:
pip install pipelog
From Source¶
The sources for pipelog can be downloaded from the Github repo with the following command:
git clone git://github.com/ademfr/pipelog
Once you have a copy of the source, you can install it with:
pip install ./path/to/source