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.0.4.tar.gz (340.4 kB view details)

Uploaded Source

Built Distribution

Pyroherd-0.0.4-py3-none-any.whl (3.6 MB view details)

Uploaded Python 3

File details

Details for the file Pyroherd-0.0.4.tar.gz.

File metadata

  • Download URL: Pyroherd-0.0.4.tar.gz
  • Upload date:
  • Size: 340.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for Pyroherd-0.0.4.tar.gz
Algorithm Hash digest
SHA256 72f4143323816480b459f23138126d0d0d22448cd1bb58068167d10a9fcb6378
MD5 b87cea16bd9153385355d1a8090d8a08
BLAKE2b-256 2478f86b50e4f75bdf6a979a7df49abf537a16dfbdfb7254b76f14161fad59cb

See more details on using hashes here.

File details

Details for the file Pyroherd-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: Pyroherd-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for Pyroherd-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1869137ef70173c6865cd4bf071a685af5f70831fdd1fffa9548bf1fa4c31ae3
MD5 f26ba695218c76a860d9695b8c34df31
BLAKE2b-256 f1fc2690c241e7b6da4787378de284dd2d1f9828a399a484d432da9ccbafa862

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page