mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
| aiogram | ||
| docs | ||
| examples | ||
| tests | ||
| .gitignore | ||
| environment.yml | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| README.rst | ||
| readthedocs.yml | ||
| requirements.txt | ||
| setup.py | ||
AIOGram
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:
- News: @aiogram_live
- Community: @aiogram
- Russian community: @aiogram_ru
- Pip: aiogram
- Docs: ReadTheDocs
- Source: Bitbucket repo
- Issues/Bug tracker: Bitbucket issues tracker
- Test bot: @aiogram_bot