aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
2019-06-29 19:53:18 +03:00
.github Create FUNDING.yml 2019-05-24 08:46:31 +02:00
aiogram Add Black and Flake8 2019-06-29 19:53:18 +03:00
docs Add Black and Flake8 2019-06-29 19:53:18 +03:00
examples Add Black and Flake8 2019-06-29 19:53:18 +03:00
tests Add Black and Flake8 2019-06-29 19:53:18 +03:00
.flake8 Add Black and Flake8 2019-06-29 19:53:18 +03:00
.gitignore Implement i18n middleware and add example. 2018-06-30 03:59:34 +03:00
.readthedocs.yml Try use new .readthedocs.yml config. 2019-04-18 21:18:17 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-09-28 16:47:44 +03:00
dev_requirements.txt update exception matcher and fix tests 2019-06-02 14:39:17 +03:00
environment.yml Try to change conda channels. 2018-09-08 00:25:48 +03:00
LICENSE Bump license: Year. 2018-05-05 14:37:54 +03:00
Makefile Upd Makefile 2018-04-05 23:28:18 +03:00
pyproject.toml Add Black and Flake8 2019-06-29 19:53:18 +03:00
README.md Add Black and Flake8 2019-06-29 19:53:18 +03:00
README.rst Add Black and Flake8 2019-06-29 19:53:18 +03:00
requirements.txt Update requirements 2019-04-18 21:01:03 +03:00
setup.py Add Black and Flake8 2019-06-29 19:53:18 +03:00
tox.ini Bump Python version in tox and RTD environments. 2018-07-13 23:58:43 +03:00

AIOGram

[Telegram] aiogram live PyPi Package Version PyPi status Downloads Supported python versions Telegram Bot API Documentation Status Code style: black Github issues MIT License

aiogram is a pretty simple and fully asynchronous library for Telegram Bot API written in Python 3.7 with asyncio and aiohttp. It helps you to make your bots faster and simpler.

You can read the docs here.

Official aiogram resources: