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.3.5.tar.gz (576.3 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.3.5-py3-none-any.whl (5.6 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyroherd-0.3.5.tar.gz
Algorithm Hash digest
SHA256 0346c342a916d941c09ab43b5813ad590651197467bef9af977c46cbd2532823
MD5 04615a82e83be3d983a79955f3532eb7
BLAKE2b-256 0819dabbbe16bb14486ed21eeb0e219900aa6ff0acf78395c8a285cbd2bd4ef8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyroherd-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 5.6 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.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d5270fe4baad099fc7f83c9450d1371f0c4cd3a345088f8b41a7b5036a69266e
MD5 76e8ee1d6e55a3cd8369edf28b649713
BLAKE2b-256 d1ee22feb2d2a9fcbb81fd064ef6206da19c0d18e291269ecac7f255d311cc55

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