aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
Alex Root Junior 68fd6521e1
Merge pull request #2 from Ars2014/dev-1.x
Add RethinkDB-based storage for FSM
2018-01-13 19:43:22 +02:00
aiogram Merge pull request #2 from Ars2014/dev-1.x 2018-01-13 19:43:22 +02:00
docs Oops. 2017-11-29 13:50:50 +02:00
examples Add context middleware (with example of usage) 2018-01-10 20:39:56 +02:00
tests Move tests of types to test/types/ directory. 2017-12-01 02:36:12 +02:00
.gitignore Init Sphinx doc's. 2017-06-03 11:58:26 +03:00
dev_requirements.txt Add RethinkDB-based storage for FSM 2018-01-10 14:33:27 +05:00
environment.yml I hate RTD. 2017-08-26 12:22:57 +03:00
LICENSE Initial commit 2017-05-19 19:11:42 +03:00
Makefile Update Makefile 2017-12-01 02:54:21 +02:00
README.md Add Telegram badge 2017-11-19 00:54:23 +02:00
README.rst Add Telegram badge 2017-11-19 00:54:23 +02:00
readthedocs.yml Maybe this. (test 42135) 2017-06-06 16:28:31 +03:00
requirements.txt ujson must be an optional dependency. 2017-10-18 21:56:27 +03:00
setup.py Change information about repo. (Migrate from Bitbucket to Github) 2017-11-19 00:39:25 +02:00
tox.ini Start using tox (Now without tests) 2017-11-29 14:57:07 +02:00

AIOGram

[Telegram] aiogram live PyPi Package Version PyPi status Supported python versions Documentation Status Github issues MIT License

aiogram is are pretty simple and fully asynchronously library for Telegram Bot API written in Python 3.6 with asyncio and aiohttp. It helps to make your bots more faster and simpler.

You can read the docs here.

Official aiogram resources: