Installation
============

Clone the repository from github and install using pip.

.. code:: bash

   git clone https://github.com/corentinravoux/flip.git
   cd flip
   pip install .
