aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
2021-01-24 01:31:05 +02:00
.github Bump dependencies. Add Python 3.9 to pipelines 2020-12-07 00:07:32 +02:00
aiogram Update API methods docstrings. Added markup. 2021-01-24 01:31:05 +02:00
docs Update project structure 2020-11-16 23:32:37 +02:00
docs2 Fix night-mode stylesheet. Small changes in docs. 2021-01-24 00:15:25 +02:00
examples Add sphinx with converting part of pages 2020-06-15 02:22:24 +03:00
scripts Add bump_versions.py script (#338) 2020-05-27 01:24:06 +03:00
tests Reformat code 2020-11-18 17:16:41 +02:00
.apiversion Bump Telegram Bot API version 2020-06-14 17:14:10 +03:00
.coveragerc Clean obsolete code and change configs 2019-11-15 12:44:24 +02:00
.flake8 Clean project 2019-11-15 12:17:57 +02:00
.gitignore Add docs for Dispatcher 2020-06-27 19:46:01 +03:00
.pre-commit-config.yaml Bump pre-commit config 2020-05-13 22:58:58 +03:00
.readthedocs.yml Fix RTD config 2021-01-12 23:38:26 +02:00
codecov.yaml Bump dependencies. Add Python 3.9 to pipelines 2020-12-07 00:07:32 +02:00
LICENSE Update license years 2019-11-15 12:18:21 +02:00
Makefile Add bump_versions.py script (#338) 2020-05-27 01:24:06 +03:00
mkdocs.yml Download feature and URLInputFile (#332) 2020-05-27 01:25:13 +03:00
mypy.ini Turn off mypy on tests folder 2020-03-25 16:19:48 +03:00
poetry.lock Fix night-mode stylesheet. Small changes in docs. 2021-01-24 00:15:25 +02:00
pyproject.toml Rework dependencies for RTD 2021-01-12 23:37:06 +02:00
README.md Bump versions 2020-01-25 18:32:47 +02:00

aiogram 3.0 [WIP]

MIT License Supported python versions Telegram Bot API PyPi Package Version PyPi status Downloads [Telegram] aiogram live

aiogram modern and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp. It helps you to make your bots faster and simpler.