aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
2019-11-17 01:12:39 +02:00
.github Add work in progress label 2019-11-16 23:54:53 +02:00
aiogram More tests for session 2019-11-17 01:12:39 +02:00
docs Add work in progress label 2019-11-16 23:54:53 +02:00
examples/data Clean obsolete code and change configs 2019-11-15 12:44:24 +02:00
tests More tests for session 2019-11-17 01:12:39 +02: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 to Makefile 2019-11-15 14:11:50 +02:00
LICENSE Update license years 2019-11-15 12:18:21 +02:00
Makefile Update tests and small refactoring 2019-11-16 22:32:26 +02:00
mkdocs.yml Add autogenerated docs for types and methods 2019-11-16 22:32:05 +02:00
mypy.ini Fix typing 2019-11-14 15:21:22 +02:00
poetry.lock Add autogenerated docs for types and methods 2019-11-16 22:32:05 +02:00
pyproject.toml Add autogenerated docs for types and methods 2019-11-16 22:32:05 +02:00
README.md Clean obsolete code and change configs 2019-11-15 12:44:24 +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.