.. highlight:: shell ============ Installation ============ Stable release -------------- Install the latest stable release of pipelog with the following command: .. code-block:: console pip install pipelog From Source ----------- The sources for pipelog can be downloaded from the `Github repo`_ with the following command: .. code-block:: console git clone git://github.com/ademfr/pipelog Once you have a copy of the source, you can install it with: .. code-block:: console pip install ./path/to/source .. _Github repo: https://github.com/ademfr/pipelog .. _tarball: https://github.com/ademfr/pipelog/tarball/master