pyroexalt


Namepyroexalt JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryFork of pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
upload_time2024-06-01 14:27:20
maintainerNone
docs_urlNone
authorNone
requires_python~=3.8
licenseNone
keywords 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/Mayuri-Chan/pyrofok">
        <img src="https://docs.pyrogram.org/_static/pyrogram.png" alt="Pyrofork" width="128">
    </a>
    <br>
    <b>Telegram MTProto API Framework for Python</b>
    <br>
    <a href="https://github.com/Mayuri-Chan">
        Homepage
    </a>
    •
    <a href="https://github.com/Mayuri-Chan/pyrofork/issues">
        Issues
    </a>
    •
    <a href="https://t.me/FZXParadox">
        Support Channel
    </a>
</p>

## PyroExalt 

> Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
> Made for Private Use, Not for Production, No Copyright Intentioned 

``` 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 Pyrofork!")


app.run()
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyroexalt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": null,
    "keywords": "telegram chat messenger mtproto api client library python",
    "author": null,
    "author_email": "MysterySD <mysterysd.sd@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/db/e0/30c8ce8b32feca0fb7a9ddf8d3153df4b4766edf86f26ebe6b956ae21e2d/pyroexalt-1.0.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n    <a href=\"https://github.com/Mayuri-Chan/pyrofok\">\n        <img src=\"https://docs.pyrogram.org/_static/pyrogram.png\" alt=\"Pyrofork\" width=\"128\">\n    </a>\n    <br>\n    <b>Telegram MTProto API Framework for Python</b>\n    <br>\n    <a href=\"https://github.com/Mayuri-Chan\">\n        Homepage\n    </a>\n    \u2022\n    <a href=\"https://github.com/Mayuri-Chan/pyrofork/issues\">\n        Issues\n    </a>\n    \u2022\n    <a href=\"https://t.me/FZXParadox\">\n        Support Channel\n    </a>\n</p>\n\n## PyroExalt \n\n> Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots\n> Made for Private Use, Not for Production, No Copyright Intentioned \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 Pyrofork!\")\n\n\napp.run()\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Fork of pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots",
    "version": "1.0.0",
    "project_urls": {
        "Community": "https://t.me/FZXParadox",
        "Source": "https://github.com/Mayuri-Chan/pyrofork",
        "Tracker": "https://github.com/Mayuri-Chan/pyrofork/issues"
    },
    "split_keywords": [
        "telegram",
        "chat",
        "messenger",
        "mtproto",
        "api",
        "client",
        "library",
        "python"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9509bbb16ffa11458b0a45103ffdf73b239424032e1f8bbee3631e178598b679",
                "md5": "99aa9cbd6ce44b2fab4383bdb701dcd1",
                "sha256": "ab229c7bde0ff4a242b25980a2878f33c6ee2bfe398466678520f9ca1b09f8d6"
            },
            "downloads": -1,
            "filename": "pyroexalt-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99aa9cbd6ce44b2fab4383bdb701dcd1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 4362417,
            "upload_time": "2024-06-01T14:27:15",
            "upload_time_iso_8601": "2024-06-01T14:27:15.408061Z",
            "url": "https://files.pythonhosted.org/packages/95/09/bbb16ffa11458b0a45103ffdf73b239424032e1f8bbee3631e178598b679/pyroexalt-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbe030c8ce8b32feca0fb7a9ddf8d3153df4b4766edf86f26ebe6b956ae21e2d",
                "md5": "69fde8496930f0a857e3db1449f46e47",
                "sha256": "fc1456f98575cd5ea44036a7dea9a685a0d2a19a9741f77c67fabf70432d7dbb"
            },
            "downloads": -1,
            "filename": "pyroexalt-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "69fde8496930f0a857e3db1449f46e47",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 401815,
            "upload_time": "2024-06-01T14:27:20",
            "upload_time_iso_8601": "2024-06-01T14:27:20.873311Z",
            "url": "https://files.pythonhosted.org/packages/db/e0/30c8ce8b32feca0fb7a9ddf8d3153df4b4766edf86f26ebe6b956ae21e2d/pyroexalt-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 14:27:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mayuri-Chan",
    "github_project": "pyrofork",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyroexalt"
}
        
Elapsed time: 0.63246s