<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",
"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/63/52/cebcde35c9165686ea2fe32aa311e67bd9aca370bab187905809c1beda0c/PyroFork-2.3.13.post1.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.13.post1",
"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": "c74a84e14d5a3a5b1f3ef4b0c7c42a25cb966860108a11415786bfce382bbd16",
"md5": "2b92b779f1e68ec27fdaff8b144acde0",
"sha256": "99829e518e1d8ed8666ee62bdcb020c7e133175033512b62257a0a4fa533826e"
},
"downloads": -1,
"filename": "PyroFork-2.3.13.post1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2b92b779f1e68ec27fdaff8b144acde0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 3973370,
"upload_time": "2023-12-07T17:51:48",
"upload_time_iso_8601": "2023-12-07T17:51:48.184216Z",
"url": "https://files.pythonhosted.org/packages/c7/4a/84e14d5a3a5b1f3ef4b0c7c42a25cb966860108a11415786bfce382bbd16/PyroFork-2.3.13.post1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6352cebcde35c9165686ea2fe32aa311e67bd9aca370bab187905809c1beda0c",
"md5": "aa47f85424b9d2ecf10079a012a3856d",
"sha256": "b0981dc01adfced98c5cd32031f6efb99217bf7b836345f8bc7c9a4cdefaf395"
},
"downloads": -1,
"filename": "PyroFork-2.3.13.post1.tar.gz",
"has_sig": false,
"md5_digest": "aa47f85424b9d2ecf10079a012a3856d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 401011,
"upload_time": "2023-12-07T17:51:50",
"upload_time_iso_8601": "2023-12-07T17:51:50.167551Z",
"url": "https://files.pythonhosted.org/packages/63/52/cebcde35c9165686ea2fe32aa311e67bd9aca370bab187905809c1beda0c/PyroFork-2.3.13.post1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-07 17:51:50",
"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"
}