aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Find a file
Alex Root Junior 29364cc2d9 Change information about repo. (Migrate from Bitbucket to Github)
Yep. I hate Github, but it opens more prospects for the promotion of the library.
2017-11-19 00:39:25 +02:00
aiogram Fix classifiers stage detector. 2017-11-18 20:53:23 +02:00
docs Change information about repo. (Migrate from Bitbucket to Github) 2017-11-19 00:39:25 +02:00
examples Update FSM 2017-11-15 18:46:19 +02:00
tests Tests. Let's start. 2017-11-11 12:43:22 +02:00
.gitignore Init Sphinx doc's. 2017-06-03 11:58:26 +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 Add make install 2017-11-15 18:51:29 +02:00
README.md Change information about repo. (Migrate from Bitbucket to Github) 2017-11-19 00:39:25 +02:00
README.rst Change information about repo. (Migrate from Bitbucket to Github) 2017-11-19 00:39:25 +02:00
readthedocs.yml Maybe this. (test 42135) 2017-06-06 16:28:31 +03:00
requirements.txt ujson must be an optional dependency. 2017-10-18 21:56:27 +03:00
setup.py Change information about repo. (Migrate from Bitbucket to Github) 2017-11-19 00:39:25 +02:00

AIOGram

Documentation Status

aiogram is are pretty simple and fully asynchronously library for Telegram Bot API written in Python 3.6 with asyncio and aiohttp. It helps to make your bots more faster and simpler.

You can read the docs here.

Official aiogram resources: