pyroblack


Namepyroblack JSON
Version 2.3.67 PyPI version JSON
download
home_pageNone
SummaryPyrogram, but black. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
upload_time2024-04-14 08:01:04
maintainerNone
docs_urlNone
authorNone
requires_python~=3.8
licenseNone
keywords black bsxcs telegram chat messenger mtproto api client library python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <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.8",
    "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/35/3f/99d5392e22b512cc7760a4e8a38890e8548753a548eef055cfb4ebae139d/pyroblack-2.3.67.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 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\naway 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.3.67",
    "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": "55bab1ce1cdd8557c922a1e5b49b731dd145c855804aa86967c4fd8f97510c36",
                "md5": "eeca444a7af5b90b51f1c167a65ddc0a",
                "sha256": "c6889e5e8e454b70a64b9939d7547170ea844c652fd69689fb5e8fe0f9ee2c4e"
            },
            "downloads": -1,
            "filename": "pyroblack-2.3.67-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eeca444a7af5b90b51f1c167a65ddc0a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 4419320,
            "upload_time": "2024-04-14T08:01:07",
            "upload_time_iso_8601": "2024-04-14T08:01:07.273482Z",
            "url": "https://files.pythonhosted.org/packages/55/ba/b1ce1cdd8557c922a1e5b49b731dd145c855804aa86967c4fd8f97510c36/pyroblack-2.3.67-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "353f99d5392e22b512cc7760a4e8a38890e8548753a548eef055cfb4ebae139d",
                "md5": "0f6888682af3b34e96579afdee11f316",
                "sha256": "bc10891c268339ae2cdd3876eaaa4c6985234ef8b2df7b810331051b8f073b70"
            },
            "downloads": -1,
            "filename": "pyroblack-2.3.67.tar.gz",
            "has_sig": false,
            "md5_digest": "0f6888682af3b34e96579afdee11f316",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 410956,
            "upload_time": "2024-04-14T08:01:04",
            "upload_time_iso_8601": "2024-04-14T08:01:04.873942Z",
            "url": "https://files.pythonhosted.org/packages/35/3f/99d5392e22b512cc7760a4e8a38890e8548753a548eef055cfb4ebae139d/pyroblack-2.3.67.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 08:01:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eyMarv",
    "github_project": "pyroblack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyroblack"
}
        
Elapsed time: 0.23106s