pyrogram
Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots (by pyrogram)
mtproto-core
Telegram API JS (MTProto) client library for Node.js and browser (by alik0211)
pyrogram | mtproto-core | |
---|---|---|
3 | 2 | |
4,464 | 630 | |
- | - | |
0.0 | 2.8 | |
3 months ago | 10 months ago | |
Python | JavaScript | |
GNU Lesser General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pyrogram
Posts with mentions or reviews of pyrogram.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-13.
-
Telegram with python
https://github.com/pyrogram/pyrogram nice lib for client and bots
-
Advanced Auto Filter & Inline Bot 🇱🇰
Thanks To Dan For His Awsome Libary
-
First Telegram bot but it consistently crashes and I can't get it to work again unless I create a new bot using @BotFather
There r many libraries like python telegram bot(https://python-telegram-bot.org/, pyrogram preferred cuz its fast and telethon. They are frameworks u could use just like request, aiohttp. and u dont have to send req to telegram to fetch update its automatically done.
mtproto-core
Posts with mentions or reviews of mtproto-core.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-10.
-
[OC] Visualizing Air Raid Sirens in Ukraine
The air raid data has been collected from Air Alert Ukraine Telegram channel with a Node.js script using @mtproto/core Telegram API client. The source code for it is here. Then the data was visualized with custom Canvas 2D code on the Observable platform.
- [WIP]Cursor-less Telegram Web App
What are some alternatives?
When comparing pyrogram and mtproto-core you can also consider the following projects:
Telethon - Pure Python 3 MTProto API Telegram client library, for bots too!
telegram-react - Experimental Telegram web client with tdlib, webassembly and react js under the hood
aiogram - aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
webogram - Telegram web application, GPL v3
python-telegram-bot - We have made you a wrapper you can't refuse
TLSharp - Telegram client library implemented in C#