PyroFork-dev


NamePyroFork-dev JSON
Version 2.3.0.dev902123813 PyPI version JSON
download
home_pagehttps://github.com/Mayuri-Chan/pyrofork
SummaryElegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
upload_time2023-09-02 12:38:33
maintainer
docs_urlNone
authorwulan17
requires_python~=3.7
licenseLGPLv3
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://pyrofork.mayuri.my.id">
        Documentation
    </a>
</p>

## Pyrofork

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


app.run()
```

**Pyrofork** is a modern, elegant and asynchronous [MTProto API](https://pyrofork.mayuri.my.id/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.

### Support

If you'd like to support Pyrofork, you can consider:

- [Become a GitHub sponsor](https://github.com/sponsors/Mayuri-Chan).

### Key Features

- **Ready**: Install Pyrofork 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 pyrofork
```

### Resources

- Check out the docs at https://pyrofork.mayuri.my.id to learn more about Pyrofork, get started right
away and discover more in-depth material for building your client applications.
- Join the official group at https://t.me/MayuriChan_Chat and stay tuned for news, updates and announcements.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Mayuri-Chan/pyrofork",
    "name": "PyroFork-dev",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "telegram chat messenger mtproto api client library python",
    "author": "wulan17",
    "author_email": "mayuri@mayuri.my.id",
    "download_url": "https://files.pythonhosted.org/packages/db/64/21edd64fa488583baae40b333a81f25d294d44ae5820a9a37a2098ba31ce/PyroFork-dev-2.3.0.dev902123813.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://pyrofork.mayuri.my.id\">\n        Documentation\n    </a>\n</p>\n\n## Pyrofork\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 Pyrofork!\")\n\n\napp.run()\n```\n\n**Pyrofork** is a modern, elegant and asynchronous [MTProto API](https://pyrofork.mayuri.my.id/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### Support\n\nIf you'd like to support Pyrofork, you can consider:\n\n- [Become a GitHub sponsor](https://github.com/sponsors/Mayuri-Chan).\n\n### Key Features\n\n- **Ready**: Install Pyrofork 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 pyrofork\n```\n\n### Resources\n\n- Check out the docs at https://pyrofork.mayuri.my.id to learn more about Pyrofork, get started right\naway and discover more in-depth material for building your client applications.\n- Join the official group at https://t.me/MayuriChan_Chat and stay tuned for news, updates and announcements.\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots",
    "version": "2.3.0.dev902123813",
    "project_urls": {
        "Community": "https://t.me/MayuriChan_Chat",
        "Documentation": "https://pyrofork.mayuri.my.id",
        "Download": "https://github.com/Mayuri-Chan/pyrofork/releases/latest",
        "Homepage": "https://github.com/Mayuri-Chan/pyrofork",
        "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": "",
            "digests": {
                "blake2b_256": "81f9f67885520953c08029abbb125737dc23d2b902d82644604a58da79055d24",
                "md5": "0a1b7e425fd111fd7da8cdfa93c195b1",
                "sha256": "2f6fc4194ca5c3c95256a8623bd195bb5a42a035bf82a4083c10a4a9c38c5b44"
            },
            "downloads": -1,
            "filename": "PyroFork_dev-2.3.0.dev902123813-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a1b7e425fd111fd7da8cdfa93c195b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 3809168,
            "upload_time": "2023-09-02T12:38:31",
            "upload_time_iso_8601": "2023-09-02T12:38:31.887595Z",
            "url": "https://files.pythonhosted.org/packages/81/f9/f67885520953c08029abbb125737dc23d2b902d82644604a58da79055d24/PyroFork_dev-2.3.0.dev902123813-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db6421edd64fa488583baae40b333a81f25d294d44ae5820a9a37a2098ba31ce",
                "md5": "97d20c3b3e1cc64105b406eb6505a442",
                "sha256": "be582cf992ba26aa4cb6d4c3f388a27b5de516979cea7a162637507c0ed2b9f9"
            },
            "downloads": -1,
            "filename": "PyroFork-dev-2.3.0.dev902123813.tar.gz",
            "has_sig": false,
            "md5_digest": "97d20c3b3e1cc64105b406eb6505a442",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 377722,
            "upload_time": "2023-09-02T12:38:33",
            "upload_time_iso_8601": "2023-09-02T12:38:33.512542Z",
            "url": "https://files.pythonhosted.org/packages/db/64/21edd64fa488583baae40b333a81f25d294d44ae5820a9a37a2098ba31ce/PyroFork-dev-2.3.0.dev902123813.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-02 12:38:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mayuri-Chan",
    "github_project": "pyrofork",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "pyrofork-dev"
}
        
Elapsed time: 0.11241s