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
Homepage Issues Support Chat & News

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.77.tar.gz (506.0 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.77-py3-none-any.whl (4.5 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for srigram-2.3.77.tar.gz
Algorithm Hash digest
SHA256 771250c7ff9b19a5101dde951533d8c3743e9af70bba68e6adedf40d6132f733
MD5 9129f616bbd580771f008223df9d8c7d
BLAKE2b-256 801b82392c5f03715f0e73eae745f15b318cd369e380a0219887d7569913cb28

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for srigram-2.3.77-py3-none-any.whl
Algorithm Hash digest
SHA256 2f5d940c0ea54f49b11a98d9b6230c4fa0b3a55d588b7b3840e1f4a2d170a2c1
MD5 42b01f53a52ccc1a1f11949816a0e528
BLAKE2b-256 3adc0f95787c9c125366a487b0da19aaa213bcf5462ae1716a09b0eb990190ef

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