eternnoir/pyTelegramBotAPI
Python Telegram bot api. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- 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: 32
- age_days: 4086
- days_rel: 20
- days_push: 11
- n_releases_24m: 16
Adoption not part of the score
8766 stars · 2152 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
pyTelegramBotAPI (TeleBot) is a simple but extensible Python implementation of the Telegram Bot API, supporting both synchronous and asynchronous usage. It provides handlers for messages, callbacks, inline queries, payments, and more, with middleware and custom filter support.
Use cases
- build a telegram bot in python
- create an echo bot for telegram
- handle telegram callback queries and inline queries
- add middleware to telegram bot message handling
- send messages and media via the telegram bot api
- build a telegram bot with payments and pre-checkout support
- run a telegram bot asynchronously
When to choose
- you want a lightweight, dependency-light Python wrapper for the full Telegram Bot API
- you need both sync and async bot implementations in one library
- you want fine-grained handler registration for messages, polls, chat members, and inline mode
- you prefer a plain API wrapper over a heavier framework like aiogram
When to avoid
- you need a full-featured bot framework with built-in FSM/state storage and routing conventions
- you are building bots for platforms other than Telegram
- you require a permissive license - this is GPL-2.0
Facets
library · maturity active
sdk http-client middleware webhook messaging-platforms chatbots developer-tools python cross-platform telegram-bot-api telegram bot-framework sync-and-async telebot automation
2 sources
- readme: https://github.com/eternnoir/pyTelegramBotAPI · fetched 2026-08-28 · 15efe565f1ff
- registry_pypi: https://pypi.org/pypi/pytelegrambotapi/json · fetched 2026-08-29 · f33ab8f0ff2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eternnoir/pyTelegramBotAPI | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="eternnoir/pyTelegramBotAPI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem