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

The package will be available on PyPi. As for now, you can install it by cloning the repo using::
    
    git clone https://github.com/gentangle/pyge

Navigate inside the folder and run::

    python -m pip install .
