aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
mpa 6cbf9cdde6 tests(deprecated-observer): clean code
remove empty possible func. add new condition for version major
2020-05-10 13:21:05 +04:00
.github Turn off mypy on tests folder 2020-03-25 16:19:48 +03:00
aiogram Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x-deprecate-handlers 2020-05-10 03:12:42 +04:00
docs Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x-deprecate-handlers 2020-05-10 03:12:42 +04:00
examples/data Clean obsolete code and change configs 2019-11-15 12:44:24 +02:00
tests tests(deprecated-observer): clean code 2020-05-10 13:21:05 +04: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 Dev 3.x api 4.8 (#317) 2020-05-02 23:01:32 +03:00
codecov.yaml Change codecov.yaml 2020-01-22 13:29:46 +02:00
LICENSE Update license years 2019-11-15 12:18:21 +02:00
Makefile Fix compatibility with pydantic 1.5 (temporary) 2020-04-28 12:07:01 +03:00
mkdocs.yml feat(timeout): 2020-05-06 02:42:54 +04:00
mypy.ini Turn off mypy on tests folder 2020-03-25 16:19:48 +03:00
poetry.lock Fix package 2020-05-06 01:42:40 +03:00
pyproject.toml Fix package 2020-05-06 01:42:40 +03: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.