.. _installation_page: **************** Installation **************** You can install :code:`expipe` using pip: .. code-block:: bash >>> pip install expipe Alternatively, expipe can be installed from source as follows: .. code-block:: bash >>> git clone https://github.com/CINPLA/expipe.git >>> cd expipe >>> python setup.py develop