Skip to main content

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
Channel Docs Contact

Srigram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots.

from srigram import Sri, filters

app = Sri(
    "my_bot",
    api_id=1234567,
    api_hash="your_api_hash_here",
    bot_token="your_bot_token",
    signature="Sri"
)

@app.on_message(filters.private)
async def hello(client, message):
    await message.reply("Hello from Srigram! 🚀")

app.run()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

srigram-2.3.76.tar.gz (505.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

srigram-2.3.76-py3-none-any.whl (5.3 MB view details)

Uploaded Python 3

File details

Details for the file srigram-2.3.76.tar.gz.

File metadata

  • Download URL: srigram-2.3.76.tar.gz
  • Upload date:
  • Size: 505.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for srigram-2.3.76.tar.gz
Algorithm Hash digest
SHA256 9fb2ce3029a1a54241e1e479b934634bcd8f7ea62ddab43b36bbe0f154e78207
MD5 e7be1ebb9dda93747bbf8268b589bf74
BLAKE2b-256 bc99beea33d0192e35d4b1be18bca4654d8e08c226378ede8cb62452120a243c

See more details on using hashes here.

File details

Details for the file srigram-2.3.76-py3-none-any.whl.

File metadata

  • Download URL: srigram-2.3.76-py3-none-any.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for srigram-2.3.76-py3-none-any.whl
Algorithm Hash digest
SHA256 1c2573766ff378a1c99a1dbe70eed98a9555456ddf0d8dcd53b373c4b22dc853
MD5 e203da271a49363026cff2fdfae56199
BLAKE2b-256 893ef7ec5c707a0188b35363ea052ae3a5f081a15441f20ac892aecb259fba64

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page