pyrocatto


Namepyrocatto JSON
Version 2.0.114 PyPI version JSON
download
home_pagehttps://github.com/pyrocatto/pyrocatto
SummaryA fork of pyrogram with simplified plugin loader and more
upload_time2024-02-14 17:09:09
maintainerdevops117
docs_urlNone
authorDan
requires_python>=3.10,<4.0
licenseLGPLv3
keywords telegram chat messenger mtproto client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pyrocatto

> A fork with improvements over the good ol' Elegant, 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 Pyrogram!")


app.run()
```

### Support

If you'd like to support the parent project, [Pyrogram](https://github.com/pyrogram), you can consider:

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

### Key Features

- **Ready**: Install Pyrogram 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 pyrocatto
```

### With speedups (like tgcrypto):

``` bash
pip3 install pyrocatto[speedups]
```

### Resources (from the parent project)

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pyrocatto/pyrocatto",
    "name": "pyrocatto",
    "maintainer": "devops117",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "devops117.main@protonmail.com",
    "keywords": "telegram,chat,messenger,mtproto,client",
    "author": "Dan",
    "author_email": "dan@pyrogram.org",
    "download_url": "https://files.pythonhosted.org/packages/3f/0a/9a9ec550a9c1288c65ad5d6fc8ba65e9e6c50124414b7f00710b88604f26/pyrocatto-2.0.114.tar.gz",
    "platform": null,
    "description": "# Pyrocatto\n\n> A fork with improvements over the good ol' Elegant, 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 Pyrogram!\")\n\n\napp.run()\n```\n\n### Support\n\nIf you'd like to support the parent project, [Pyrogram](https://github.com/pyrogram), you can consider:\n\n- [Become a GitHub sponsor](https://github.com/sponsors/delivrance).\n- [Become a LiberaPay patron](https://liberapay.com/delivrance).\n- [Become an OpenCollective backer](https://opencollective.com/pyrogram).\n\n### Key Features\n\n- **Ready**: Install Pyrogram 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 pyrocatto\n```\n\n### With speedups (like tgcrypto):\n\n``` bash\npip3 install pyrocatto[speedups]\n```\n\n### Resources (from the parent project)\n\n- Check out the docs at https://docs.pyrogram.org to learn more about Pyrogram, get started right\naway and discover more in-depth material for building your client applications.\n- Join the official channel at https://t.me/pyrogram and stay tuned for news, updates and announcements.\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "A fork of pyrogram with simplified plugin loader and more",
    "version": "2.0.114",
    "project_urls": {
        "Documentation": "https://docs.pyrogram.org",
        "Homepage": "https://github.com/pyrocatto/pyrocatto",
        "Repository": "https://github.com/pyrocatto/pyrocatto",
        "Tracker": "https://github.com/pyrocatto/pyrocatto/issues"
    },
    "split_keywords": [
        "telegram",
        "chat",
        "messenger",
        "mtproto",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0ffdc8ca8263f9be2730cadca9594ca5ed8eb99541266be454fde1205855e8a",
                "md5": "83c9e13d36fc2349c728133beff8d307",
                "sha256": "06802aaedc4d92bced98849171ecb617fcb60823474ba3873d1e543211f9c52c"
            },
            "downloads": -1,
            "filename": "pyrocatto-2.0.114-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83c9e13d36fc2349c728133beff8d307",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 3573023,
            "upload_time": "2024-02-14T17:09:06",
            "upload_time_iso_8601": "2024-02-14T17:09:06.542163Z",
            "url": "https://files.pythonhosted.org/packages/d0/ff/dc8ca8263f9be2730cadca9594ca5ed8eb99541266be454fde1205855e8a/pyrocatto-2.0.114-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f0a9a9ec550a9c1288c65ad5d6fc8ba65e9e6c50124414b7f00710b88604f26",
                "md5": "7f2f51a2d20ebe0046feb0e62337f240",
                "sha256": "2830153b68c0aef6e18afa14d014bc8e523862e628de00a68b2efb09386503c9"
            },
            "downloads": -1,
            "filename": "pyrocatto-2.0.114.tar.gz",
            "has_sig": false,
            "md5_digest": "7f2f51a2d20ebe0046feb0e62337f240",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 723128,
            "upload_time": "2024-02-14T17:09:09",
            "upload_time_iso_8601": "2024-02-14T17:09:09.397100Z",
            "url": "https://files.pythonhosted.org/packages/3f/0a/9a9ec550a9c1288c65ad5d6fc8ba65e9e6c50124414b7f00710b88604f26/pyrocatto-2.0.114.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-14 17:09:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pyrocatto",
    "github_project": "pyrocatto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pyrocatto"
}
        
Dan
Elapsed time: 0.22710s