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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyroherd-0.0.0.tar.gz
  • Upload date:
  • Size: 320.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for pyroherd-0.0.0.tar.gz
Algorithm Hash digest
SHA256 3aa5d3226c60a6b1d796c76bb6396500a3ad5c10d990180431b8d486aa30079d
MD5 c2025e63def82893fb87e7bb76de1584
BLAKE2b-256 150969adc0e639b4e6f863891177bf1405f969d6d94ea0da0204864d42c67ff0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyroherd-0.0.0-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.17

File hashes

Hashes for pyroherd-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7b342b0dcd60bd9e4235c332d5afa19896f3912b8586b0ac23a6e358571f2ed
MD5 f442eee872270f4abf7f833a94a5eaaa
BLAKE2b-256 2e58ae0f28d499d748c4201b656f5890905ba1310de82f119e9a6770f9b52810

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