aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
2017-09-12 03:32:56 +03:00
aiogram Small improvements of markdown/html utils. 2017-09-12 03:32:56 +03:00
docs Update annotations. 2017-08-26 12:12:35 +03:00
examples Change domain name in example. 2017-09-01 17:20:43 +03:00
tests Init tests. 2017-06-03 12:13:07 +03:00
.gitignore Init Sphinx doc's. 2017-06-03 11:58:26 +03: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
README.md Change readme and index page. 2017-07-29 05:37:13 +03:00
README.rst Change readme and index page. 2017-07-29 05:37:13 +03:00
readthedocs.yml Maybe this. (test 42135) 2017-06-06 16:28:31 +03:00
requirements.txt Small fix 2017-07-11 23:41:40 +03:00
setup.py Update setup.py 2017-09-12 00:29:04 +03:00

AIOGram

Documentation Status

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: