Skip to main content

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

Project description


Telegram MTProto API Framework for Python

Pyroherd

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

from pyroherd import Client, filters

app = Client("my_account")


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


app.run()

Pyroherd is a modern, elegant and asynchronous MTProto API framework. It enables you to easily interact with the main Telegram API through a user account (custom client) or a bot identity (bot API alternative) using Python.

Support

If you'd like to support Pyroherd, you can consider:

Installing

pip3 install pyroherd

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

pyroherd-0.1.8.tar.gz (660.6 kB view details)

Uploaded Source

Built Distribution

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

pyroherd-0.1.8-py3-none-any.whl (6.2 MB view details)

Uploaded Python 3

File details

Details for the file pyroherd-0.1.8.tar.gz.

File metadata

  • Download URL: pyroherd-0.1.8.tar.gz
  • Upload date:
  • Size: 660.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for pyroherd-0.1.8.tar.gz
Algorithm Hash digest
SHA256 f19f321bb49d201802b79b8f0eca918792d84826d79ce0072ed2483c49ace6ca
MD5 3203d25ac7e04e709792ba75e0985aec
BLAKE2b-256 d3d5f2f025f9a5a814521130996c26b506e34b0a4935569a02220829682b1a48

See more details on using hashes here.

File details

Details for the file pyroherd-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: pyroherd-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for pyroherd-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 c40a2c39e34a6d4766dd005d45e3ed2071c2f9acbebfb348dff5487902e10926
MD5 05e422b0b3d911121b07334d92a6c02a
BLAKE2b-256 9147d4ef58fb02c89046b2e59ac02091df37c6ee3cd490550828b46048a4caed

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