<p align="center">
<a href="https://github.com/eyMarv/pyroblack">
<img src="https://eyMarv.github.io/pyroblack-docs/main/_static/pyroblack.png" alt="pyroblack" width="128">
</a>
<br>
<b>Telegram MTProto API Framework for Python</b>
<br>
<a href="https://eyMarv.github.io/pyroblack-docs">
Documentation
</a>
•
<a href="https://github.com/eyMarv/pyroblack/issues">
Issues
</a>
•
<a href="https://t.me/OpenFileZ">
Support
</a>
</p>
## pyroblack
> Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
``` python
from pyrogram import Client, filters
app = Client("my_account")
@app.on_message(filters.private)
async def hello(client, message):
await message.reply("Hello from pyroblack!")
app.run()
```
**pyroblack** is a modern, elegant and
asynchronous [MTProto API](https://eyMarv.github.io/pyroblack-docs/topics/mtproto-vs-botapi)
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.
### Key Features
- **Ready**: Install pyroblack with pip and start building your applications right away.
- **Easy**: Makes the Telegram API simple and intuitive, while still allowing advanced usages.
- **Elegant**: Low-level details are abstracted and re-presented in a more convenient way.
- **Fast**: Boosted up by [TgCrypto](https://github.com/pyrogram/tgcrypto), a high-performance cryptography library
written in C.
- **Type-hinted**: Types and methods are all type-hinted, enabling excellent editor support.
- **Async**: Fully asynchronous (also usable synchronously if wanted, for convenience).
- **Powerful**: Full access to Telegram's API to execute any official client action and more.
### Installing
``` bash
pip3 install -U pyroblack
```
### Resources
- Check out the docs at https://eyMarv.github.io/pyroblack-docs to learn more about pyroblack, get started right
away and discover more in-depth material for building your client applications.
- Join the official group at https://t.me/OpenFileZ and stay tuned for news, updates and announcements.
Raw data
{
"_id": null,
"home_page": null,
"name": "pyroblack",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.9",
"maintainer_email": null,
"keywords": "black bsxcs telegram chat messenger mtproto api client library python",
"author": null,
"author_email": "eyMarv <eyMarv07@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f7/b6/983b18e5d981d276df18ebf8fbecf6f8fe2413889d4eab7eaa41420e0542/pyroblack-2.5.2.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <a href=\"https://github.com/eyMarv/pyroblack\">\n <img src=\"https://eyMarv.github.io/pyroblack-docs/main/_static/pyroblack.png\" alt=\"pyroblack\" width=\"128\">\n </a>\n <br>\n <b>Telegram MTProto API Framework for Python</b>\n <br>\n <a href=\"https://eyMarv.github.io/pyroblack-docs\">\n Documentation\n </a>\n \u2022\n <a href=\"https://github.com/eyMarv/pyroblack/issues\">\n Issues\n </a>\n \u2022\n <a href=\"https://t.me/OpenFileZ\">\n Support\n </a>\n</p>\n\n## pyroblack\n\n> Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots\n\n``` python\nfrom pyrogram import Client, filters\n\napp = Client(\"my_account\")\n\n\n@app.on_message(filters.private)\nasync def hello(client, message):\n await message.reply(\"Hello from pyroblack!\")\n\n\napp.run()\n```\n\n**pyroblack** is a modern, elegant and\nasynchronous [MTProto API](https://eyMarv.github.io/pyroblack-docs/topics/mtproto-vs-botapi)\nframework. It enables you to easily interact with the main Telegram API through a user account (custom client) or a bot\nidentity (bot API alternative) using Python.\n\n### Key Features\n\n- **Ready**: Install pyroblack with pip and start building your applications right away.\n- **Easy**: Makes the Telegram API simple and intuitive, while still allowing advanced usages.\n- **Elegant**: Low-level details are abstracted and re-presented in a more convenient way.\n- **Fast**: Boosted up by [TgCrypto](https://github.com/pyrogram/tgcrypto), a high-performance cryptography library\n written in C.\n- **Type-hinted**: Types and methods are all type-hinted, enabling excellent editor support.\n- **Async**: Fully asynchronous (also usable synchronously if wanted, for convenience).\n- **Powerful**: Full access to Telegram's API to execute any official client action and more.\n\n### Installing\n\n``` bash\npip3 install -U pyroblack\n```\n\n### Resources\n\n- Check out the docs at https://eyMarv.github.io/pyroblack-docs to learn more about pyroblack, get started right\n away and discover more in-depth material for building your client applications.\n- Join the official group at https://t.me/OpenFileZ and stay tuned for news, updates and announcements.\n",
"bugtrack_url": null,
"license": null,
"summary": "Pyrogram, but black. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots",
"version": "2.5.2",
"project_urls": {
"Community": "https://t.me/OpenFileZ",
"Documentation": "https://eyMarv.github.io/pyroblack-docs",
"Source": "https://github.com/eyMarv/pyroblack",
"Tracker": "https://github.com/eyMarv/pyroblack/issues"
},
"split_keywords": [
"black",
"bsxcs",
"telegram",
"chat",
"messenger",
"mtproto",
"api",
"client",
"library",
"python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "088792fbd2055e6facfa94e19f3fe321edb0c71d2f48286b9825f6347ec72db9",
"md5": "7667050adb0932354a3e003a56c4f2c8",
"sha256": "9f8505db9effc017bb41e0a29c1ca00958dfd896136ae4083b55cb4cd9e114bf"
},
"downloads": -1,
"filename": "pyroblack-2.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7667050adb0932354a3e003a56c4f2c8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.9",
"size": 4764800,
"upload_time": "2024-11-02T20:45:30",
"upload_time_iso_8601": "2024-11-02T20:45:30.453985Z",
"url": "https://files.pythonhosted.org/packages/08/87/92fbd2055e6facfa94e19f3fe321edb0c71d2f48286b9825f6347ec72db9/pyroblack-2.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f7b6983b18e5d981d276df18ebf8fbecf6f8fe2413889d4eab7eaa41420e0542",
"md5": "698c6a7635553a56ae7b617f4c0d5050",
"sha256": "477149a5343555b328306fd6ddc4dedbac988227752afe2eb949be84aaa3cf67"
},
"downloads": -1,
"filename": "pyroblack-2.5.2.tar.gz",
"has_sig": false,
"md5_digest": "698c6a7635553a56ae7b617f4c0d5050",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.9",
"size": 459736,
"upload_time": "2024-11-02T20:45:32",
"upload_time_iso_8601": "2024-11-02T20:45:32.055655Z",
"url": "https://files.pythonhosted.org/packages/f7/b6/983b18e5d981d276df18ebf8fbecf6f8fe2413889d4eab7eaa41420e0542/pyroblack-2.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-02 20:45:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eyMarv",
"github_project": "pyroblack",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyroblack"
}