Pyrosex


NamePyrosex JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/OTHFamily
SummaryElegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
upload_time2023-05-07 10:53:15
maintainer
docs_urlNone
authorOTH
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/OTHFamily/pyrosex">
        <img src="https://docs.pyrosex.org/_static/pyrogram.png" alt="Pyrosex" width="128">
    </a>
    <br>
    <b>Telegram MTProto API Framework for Python</b>
    <br>
    <a href="https://pyrosex.org">
        Homepage
    </a>
    •
    <a href="https://docs.pyrosex.org">
        Documentation
    </a>
    •
    <a href="https://docs.pyrosex.org/releases">
        Releases
    </a>
    •
    <a href="https://t.me/OnTheHerd">
        News
    </a>
</p>

## Pyrosex

> Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots

``` python
from pyrosex import Client, filters

app = Client("my_account")


@app.on_msg(filters.private)
async def hello(client, message):
    await message.reply("Hello from Pyrosex!")


app.run()
```

**Pyrosex** is a modern, elegant and asynchronous [MTProto API](https://docs.pyrosex.org/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 Pyrosex, you can consider:

- [Become a GitHub sponsor](https://github.com/sponsors/OTHFamily).
- [Become a LiberaPay patron](https://liberapay.com/OTHFamily).
- [Become an OpenCollective backer](https://opencollective.com/pyrosex).

### Installing

``` bash
pip3 install pyrosex
```

### Resources

- Check out the docs at https://docs.pyrosex.org to learn more about Pyrosex, get started right
away and discover more in-depth material for building your client applications.
- Join the official channel at https://t.me/OnTheHerd and stay tuned for news, updates and announcements.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OTHFamily",
    "name": "Pyrosex",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "telegram chat messenger mtproto api client library python",
    "author": "OTH",
    "author_email": "oth@pyrosex.org",
    "download_url": "https://files.pythonhosted.org/packages/d3/2c/4ec0adb37a77d68358d3aed1d1254b82ead8e734e22928b72478a2715153/Pyrosex-0.0.3.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n    <a href=\"https://github.com/OTHFamily/pyrosex\">\n        <img src=\"https://docs.pyrosex.org/_static/pyrogram.png\" alt=\"Pyrosex\" width=\"128\">\n    </a>\n    <br>\n    <b>Telegram MTProto API Framework for Python</b>\n    <br>\n    <a href=\"https://pyrosex.org\">\n        Homepage\n    </a>\n    \u2022\n    <a href=\"https://docs.pyrosex.org\">\n        Documentation\n    </a>\n    \u2022\n    <a href=\"https://docs.pyrosex.org/releases\">\n        Releases\n    </a>\n    \u2022\n    <a href=\"https://t.me/OnTheHerd\">\n        News\n    </a>\n</p>\n\n## Pyrosex\n\n> Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots\n\n``` python\nfrom pyrosex import Client, filters\n\napp = Client(\"my_account\")\n\n\n@app.on_msg(filters.private)\nasync def hello(client, message):\n    await message.reply(\"Hello from Pyrosex!\")\n\n\napp.run()\n```\n\n**Pyrosex** is a modern, elegant and asynchronous [MTProto API](https://docs.pyrosex.org/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 Pyrosex, you can consider:\n\n- [Become a GitHub sponsor](https://github.com/sponsors/OTHFamily).\n- [Become a LiberaPay patron](https://liberapay.com/OTHFamily).\n- [Become an OpenCollective backer](https://opencollective.com/pyrosex).\n\n### Installing\n\n``` bash\npip3 install pyrosex\n```\n\n### Resources\n\n- Check out the docs at https://docs.pyrosex.org to learn more about Pyrosex, get started right\naway and discover more in-depth material for building your client applications.\n- Join the official channel at https://t.me/OnTheHerd 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": "0.0.3",
    "project_urls": {
        "Community": "https://t.me/OnTheHerd",
        "Documentation": "https://docs.pyrosex.org",
        "Download": "https://github.com/OTHFamily/pyrosex/releases/latest",
        "Homepage": "https://github.com/OTHFamily",
        "Source": "https://github.com/OTHFamily/pyrosex",
        "Tracker": "https://github.com/OTHFamily/pyrosex/issues"
    },
    "split_keywords": [
        "telegram",
        "chat",
        "messenger",
        "mtproto",
        "api",
        "client",
        "library",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5022024cd803a8938840e774e9dbc603f4492cfb58b43b2069861d79e8b22833",
                "md5": "486b261446d9514011a61834beac42d7",
                "sha256": "5f55839702da3e390811b9009b80020f318f78f2eb2163a3cf397c8e84e05cba"
            },
            "downloads": -1,
            "filename": "Pyrosex-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "486b261446d9514011a61834beac42d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 3054673,
            "upload_time": "2023-05-07T10:53:13",
            "upload_time_iso_8601": "2023-05-07T10:53:13.259386Z",
            "url": "https://files.pythonhosted.org/packages/50/22/024cd803a8938840e774e9dbc603f4492cfb58b43b2069861d79e8b22833/Pyrosex-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d32c4ec0adb37a77d68358d3aed1d1254b82ead8e734e22928b72478a2715153",
                "md5": "dfa48855dd4ea5e113e42c41f79f09ad",
                "sha256": "113c7e69b8b0024ee94d40bcb8e0b2fb61e56b4a436f9b5a2a0d39d62f1b9dea"
            },
            "downloads": -1,
            "filename": "Pyrosex-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "dfa48855dd4ea5e113e42c41f79f09ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 322641,
            "upload_time": "2023-05-07T10:53:15",
            "upload_time_iso_8601": "2023-05-07T10:53:15.562000Z",
            "url": "https://files.pythonhosted.org/packages/d3/2c/4ec0adb37a77d68358d3aed1d1254b82ead8e734e22928b72478a2715153/Pyrosex-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-07 10:53:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OTHFamily",
    "github_project": "pyrosex",
    "github_not_found": true,
    "lcname": "pyrosex"
}
        
OTH
Elapsed time: 0.07011s