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

Uploaded Source

Built Distribution

pyroherd-0.0.2-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyroherd-0.0.2.tar.gz
  • Upload date:
  • Size: 320.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.2.tar.gz
Algorithm Hash digest
SHA256 64611036ff851f9e71033a50fe5d827634a7a37b5cef454f71441aa4e31b56c4
MD5 ea1f71c366406360776755f2890db79b
BLAKE2b-256 9ca04dfaf5a63e5502a8f80ee913ec11625acb0f9d13b9db638dbdf2abd711ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyroherd-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 715fa1271c72efb9821bef61e08f12987ad24b09d195359ac8163dfd4926a3c2
MD5 a20bb47da7b1b788169d383dbc55fe7f
BLAKE2b-256 a0dbecbf56282ed3562dc4038b60ef14e8360da61d21c7438b7d2455deba47fc

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