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 Support

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"
    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.73.tar.gz (504.8 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.73-py3-none-any.whl (5.3 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: srigram-2.3.73.tar.gz
  • Upload date:
  • Size: 504.8 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.73.tar.gz
Algorithm Hash digest
SHA256 ceeae16b295141c06485837557b9ac444f7b5b33c8098847e17282539ea0c6ce
MD5 3578d6eee34b429f90774578ef7cc255
BLAKE2b-256 d32faa57183ca612c978ad40887b849a6fee7606b601091084bd13863183d03f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: srigram-2.3.73-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.73-py3-none-any.whl
Algorithm Hash digest
SHA256 ecbf8b7a9b95205b55f7c6a709a69ab522e85be8cad409d8a2aa39b8d8732419
MD5 2951b42ae24aa368f09337a6ad719533
BLAKE2b-256 5da1a6b9468d6cef85f17838b975fb637d7c8047f97bdb624a55550aca6ec816

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