aiogram
v3.30.0Modern and fully asynchronous framework for Telegram Bot API
824 KB Python 3.10+ py3-none-anyMIT6 deps
$ uv add aiogram#######
aiogram
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python 3.10+ using asyncio and aiohttp.
Make your bots faster and more powerful!
Documentation:
Features
- Asynchronous (asyncio docs,
492) - Has type hints (
484) and can be used with mypy - Supports PyPy
- Supports Telegram Bot API 10.2 and gets fast updates to the latest versions of the Bot API
- Telegram Bot API integration code was autogenerated and can be easily re-generated when API gets updated
- Updates router (Blueprints)
- Has Finite State Machine
- Uses powerful magic filters
- Middlewares (incoming updates and API calls)
- Provides Replies into Webhook
- Integrated I18n/L10n support with GNU Gettext (or Fluent)
It is strongly advised that you have prior experience working with asyncio before beginning to use aiogram. If you have any questions, you can visit our community chats on Telegram: - ๐บ๐ธ @aiogram - ๐บ๐ฆ @aiogramua - ๐บ๐ฟ @aiogram_uz - ๐ฐ๐ฟ @aiogram_kz - ๐ท๐บ @aiogram_ru - ๐ฎ๐ท @aiogram_fa - ๐ฎ๐น @aiogram_it - ๐ง๐ท @aiogram_br
Details
- Version
- 3.30.0
- License
- MIT
- Python
- <3.15,>=3.10
- Maintainer
- Alex Root Junior <[email protected]>
Release Cadence
11
releases in the past year
avg 26 days between releases
Maintainers
- Alex Root Junior ยท [email protected]