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.2.2.tar.gz (653.7 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.2.2-py3-none-any.whl (6.1 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyroherd-0.2.2.tar.gz
Algorithm Hash digest
SHA256 bdb1193ba1eeca406b48204e5ee415afb60196ff193e39074c79a48fe5afe8ba
MD5 157c17e7fee747124371fef797b59993
BLAKE2b-256 cf200cd86d41e38d94a17738761441ba7cc6471842976259191478254739aaaa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyroherd-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9ce7845cf954e9d080129df5b71e4a9ee0b3d39039357d68205e405d23e0deb3
MD5 a190b38cc716c9a304b069395700d2c1
BLAKE2b-256 c83c40d8d87660e4a6b0def21ffd1763fb3e50c6c7e7c632f11df4c026ab9ab2

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