Ross ROSS = Recommend OSS · open-source software intelligence for agents

aiogram/aiogram

aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio observed · 2026-08-28

github.com/aiogram/aiogram · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 30
  • age_days: 3210
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

5847 stars · 959 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

aiogram is a modern, fully asynchronous Python framework for the Telegram Bot API, built on asyncio and aiohttp. It provides routers, middlewares, magic filters, a built-in finite state machine, and autogenerated, fully type-hinted coverage of the Telegram Bot API.

Use cases

  • build a telegram bot in python
  • handle telegram bot updates asynchronously
  • create a bot with conversation state and forms
  • process telegram webhooks with middleware
  • write a group moderation bot
  • add i18n/localization to a telegram bot
  • send scheduled messages from a telegram bot

When to choose

  • you want a fully async, type-hinted Telegram Bot API framework in Python
  • you need fast updates to the latest Telegram Bot API versions
  • you need routers, middlewares, and FSM for complex bot flows
  • you want webhook replies and i18n support out of the box

When to avoid

  • you are building bots for platforms other than Telegram
  • you are not comfortable with asyncio and async Python
  • you need a synchronous, simple bot library for a tiny script
  • you want a language-agnostic or no-framework approach

Facets

framework · maturity active

web-framework api-framework http-client middleware routing state-management sdk chatbots messaging-platforms developer-tools apis python cross-platform telegram-bot telegram-bot-api asyncio aiohttp bot-framework fsm webhook long-polling automation

5 sources

Member repositories

RepositoryRoleHealth v2
aiogram/aiogrammain99

For agents

markdown · JSON · MCP: product_card(name="aiogram/aiogram")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem