Fork of pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
Project description
Telegram MTProto API Framework for Python
Homepage
•
Issues
•
Support Channel
PyroExalt
Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots Made for Private Use, Not for Production, No Copyright Intentioned
from pyrogram import Client, filters
app = Client("my_account")
@app.on_message(filters.private)
async def hello(client, message):
await message.reply("Hello from Pyrofork!")
app.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyroexalt-1.0.0.tar.gz
(401.8 kB
view details)
Built Distribution
File details
Details for the file pyroexalt-1.0.0.tar.gz
.
File metadata
- Download URL: pyroexalt-1.0.0.tar.gz
- Upload date:
- Size: 401.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc1456f98575cd5ea44036a7dea9a685a0d2a19a9741f77c67fabf70432d7dbb |
|
MD5 | 69fde8496930f0a857e3db1449f46e47 |
|
BLAKE2b-256 | dbe030c8ce8b32feca0fb7a9ddf8d3153df4b4766edf86f26ebe6b956ae21e2d |
File details
Details for the file pyroexalt-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pyroexalt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab229c7bde0ff4a242b25980a2878f33c6ee2bfe398466678520f9ca1b09f8d6 |
|
MD5 | 99aa9cbd6ce44b2fab4383bdb701dcd1 |
|
BLAKE2b-256 | 9509bbb16ffa11458b0a45103ffdf73b239424032e1f8bbee3631e178598b679 |