Installation Guide ================== Using PIP --------- .. code-block:: bash $ pip install -U pyAitu From sources ------------ .. code-block:: bash $ git clone https://github.com/btsdigital/pyAitu.git $ cd pyAitu $ python setup.py install