Installation Guide

Using PIP

$ pip install -U pyAitu

From sources

$ git clone https://github.com/btsdigital/pyAitu.git
$ cd pyAitu
$ python setup.py install