<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/dishapatel010/pyroforkx",
"name": "PyroForkx",
"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/38/ce/e43d8a2bc538b7f13eef9858e172c864feff0c05207ba0b9568a921957b8/PyroForkx-2.3.8.post3.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.8.post3",
"project_urls": {
"Community": "https://t.me/MayuriChan_Chat",
"Documentation": "https://pyrofork.mayuri.my.id",
"Download": "https://github.com/dishapatel010/pyroforkx/releases/latest",
"Homepage": "https://github.com/dishapatel010/pyroforkx",
"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": "99920bf225f1cd5c2b5ed4c333808d5ad5895d16312342c2ea683abaab93bf0c",
"md5": "675c1f1298d8d17b31c7da3212c42d3e",
"sha256": "4f565ed0048491012a5becd4f500799027b9996488e9c973247e8e8231d3cf1e"
},
"downloads": -1,
"filename": "PyroForkx-2.3.8.post3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "675c1f1298d8d17b31c7da3212c42d3e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 3851492,
"upload_time": "2023-11-08T18:50:50",
"upload_time_iso_8601": "2023-11-08T18:50:50.947308Z",
"url": "https://files.pythonhosted.org/packages/99/92/0bf225f1cd5c2b5ed4c333808d5ad5895d16312342c2ea683abaab93bf0c/PyroForkx-2.3.8.post3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "38cee43d8a2bc538b7f13eef9858e172c864feff0c05207ba0b9568a921957b8",
"md5": "1a604ade5f3ffe6b0254da90760ca94a",
"sha256": "437883832cadd3efe004d727a6fc9a56cc70efe635da8807c464d56977899953"
},
"downloads": -1,
"filename": "PyroForkx-2.3.8.post3.tar.gz",
"has_sig": false,
"md5_digest": "1a604ade5f3ffe6b0254da90760ca94a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 382378,
"upload_time": "2023-11-08T18:50:52",
"upload_time_iso_8601": "2023-11-08T18:50:52.928466Z",
"url": "https://files.pythonhosted.org/packages/38/ce/e43d8a2bc538b7f13eef9858e172c864feff0c05207ba0b9568a921957b8/PyroForkx-2.3.8.post3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-08 18:50:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dishapatel010",
"github_project": "pyroforkx",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "pyroforkx"
}