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

Uploaded Source

Built Distribution

pyroherd-0.0.7-py3-none-any.whl (4.8 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyroherd-0.0.7.tar.gz
  • Upload date:
  • Size: 456.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pyroherd-0.0.7.tar.gz
Algorithm Hash digest
SHA256 27b9a138f79177d9da71dc44d89ad51c61298990b23fcdbe0a856903b6db953b
MD5 6ddb283f81c3bf2a5c15f3b62b9b891b
BLAKE2b-256 49cedc742113214ed4284b4fdbca725046b1a9e4c4097c61322f701ccd7b6598

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyroherd-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for pyroherd-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e93a30883be5309e875429c308f095bd21285227bfc82da1ac9f4a84778d05c4
MD5 fb8d9411a00e739c7f47cb23f4c970b5
BLAKE2b-256 2095b0b96cb77e2087090fdf16536a5e66e7213049be77f4e06d4280d8433f51

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