aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
2018-04-05 23:24:57 +03:00
aiogram Merge branch 'dev-1.x' of github.com:aiogram/aiogram into dev-1.x 2018-04-05 23:13:26 +03:00
docs Update types doc. 2018-01-27 11:46:08 +02:00
examples Merge branch 'master' into dev-1.x 2018-03-19 01:27:37 +02:00
tests Small changes in tests 2018-04-05 23:23:31 +03:00
.gitignore Add .pytest_cache/ to .gitignore 2018-04-05 23:24:57 +03:00
dev_requirements.txt Add editMessage and answerCallbackQ tests 2018-04-04 20:09:01 +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
Makefile Update Makefile 2017-12-01 02:54:21 +02:00
README.md Is a pretty simple... 2018-01-23 17:02:52 +03:00
README.rst Is a pretty simple... 2018-01-23 17:02:52 +03:00
readthedocs.yml Maybe this. (test 42135) 2017-06-06 16:28:31 +03:00
requirements.txt Update setup script and requirements list. 2018-01-27 09:54:19 +02:00
setup.py Check python version in setup.py 2018-02-22 02:11:29 +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 a pretty simple and fully asynchronous library for Telegram Bot API written in Python 3.6 with asyncio and aiohttp. It helps you to make your bots faster and simpler.

You can read the docs here.

Official aiogram resources: