Installation Guide ================== From PIP -------- .. code-block:: bash $ pip install -U From sources ------------ .. code-block:: bash $ git clone https://bitbucket.org/illemius/aiogram.git $ python setup.py install