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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyroherd-0.2.5.tar.gz
  • Upload date:
  • Size: 653.5 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.5.tar.gz
Algorithm Hash digest
SHA256 7c3396f947838b8077c5414b600dc57c8a5611ace169315fa5dc31837dcb1eb3
MD5 18152fb1619dd1ea49bd87188d9c00fd
BLAKE2b-256 8488dc40866b3714012b913f49e3c6fb6d48efe27eca80cd71e6f4e5b9f0f7ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyroherd-0.2.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 dbf12937c90ec572c9a2796b7b278c921244f64fa8acf73d21ec3545203b85ab
MD5 2f12218842fc0f83561f04c5f2f8720f
BLAKE2b-256 0c72b26bcdf61a85bbbc0dd329fc8210f0482aebaea85ef3346a1848262d63e6

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