pyrubi


Namepyrubi JSON
Version 2.3.1 PyPI version JSON
download
home_pagehttps://github.com/AliGanji1/pyrubi
SummaryThis is a powerful and easy library for building self Bots in Rubika
upload_time2023-07-15 18:43:25
maintainer
docs_urlNone
authorAli Ganji zadeh
requires_python~=3.6
license
keywords rubika rubika-bot pyrubi rubino rubika.ir pyrubika
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1>Pyrubi 2.3.1</h1>

> Pyrubi is a powerful and easy library for building self Bots in Rubika

<p align='center'>
    <img src='https://iili.io/HIjPRS9.jpg' alt='Pyrubi Library 2.3.1' width='356' class="image">
</p>

<p align='center'>
    <a href='https://github.com/AliGanji1/pyrubi'>GitHub</a>
    •
    <a href='https://rubika.ir/pyrubika'>Documents</a>
</p>

[![Downloads](https://static.pepy.tech/badge/pyrubi)](https://pepy.tech/project/pyrubi)

**The Pyrubi library is compatible with version 6 of the Rubik's API**

<hr>

## Install or Update:

``` bash
pip install -U pyrubi
```

<hr>

## Example:

``` python
from pyrubi import Bot

bot = Bot("sessionName")

for update in bot.on_message():
    if update.text() == 'hello':
        bot.send_text(update.chat_id(), f"**Hello** ``{update.author_title()}``. __This message is from the Pyrubi library.__", update.message_id())
```

<hr>

## Features:
    
- **Fast** : *The requests are very fast.*

- **Easy** : *All methods and features are designed as easy and optimal as possible*

- **Powerful** : *While the library is simple, it has high speed and features that make your work easier and faster*


<hr>

## Social Media:
### <a href='https://rubika.ir/pyrubika'>Rubika</a>

<hr>

## 🌟 Star History

[![Star History Chart](https://api.star-history.com/svg?repos=AliGanji1/Pyrubi&type=Date)](https://star-history.com/#AliGanji1/Pyrubi&Date)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AliGanji1/pyrubi",
    "name": "pyrubi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.6",
    "maintainer_email": "",
    "keywords": "rubika,rubika-bot,pyrubi,rubino,rubika.ir,pyrubika",
    "author": "Ali Ganji zadeh",
    "author_email": "ali.ganji.za@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/52/e0/8c20a1238ec3c9261091a7012899393b2c20490a0dbae0a8af6e194ed66e/pyrubi-2.3.1.tar.gz",
    "platform": null,
    "description": "<h1>Pyrubi 2.3.1</h1>\r\n\r\n> Pyrubi is a powerful and easy library for building self Bots in Rubika\r\n\r\n<p align='center'>\r\n    <img src='https://iili.io/HIjPRS9.jpg' alt='Pyrubi Library 2.3.1' width='356' class=\"image\">\r\n</p>\r\n\r\n<p align='center'>\r\n    <a href='https://github.com/AliGanji1/pyrubi'>GitHub</a>\r\n    \u2022\r\n    <a href='https://rubika.ir/pyrubika'>Documents</a>\r\n</p>\r\n\r\n[![Downloads](https://static.pepy.tech/badge/pyrubi)](https://pepy.tech/project/pyrubi)\r\n\r\n**The Pyrubi library is compatible with version 6 of the Rubik's API**\r\n\r\n<hr>\r\n\r\n## Install or Update:\r\n\r\n``` bash\r\npip install -U pyrubi\r\n```\r\n\r\n<hr>\r\n\r\n## Example:\r\n\r\n``` python\r\nfrom pyrubi import Bot\r\n\r\nbot = Bot(\"sessionName\")\r\n\r\nfor update in bot.on_message():\r\n    if update.text() == 'hello':\r\n        bot.send_text(update.chat_id(), f\"**Hello** ``{update.author_title()}``. __This message is from the Pyrubi library.__\", update.message_id())\r\n```\r\n\r\n<hr>\r\n\r\n## Features:\r\n    \r\n- **Fast** : *The requests are very fast.*\r\n\r\n- **Easy** : *All methods and features are designed as easy and optimal as possible*\r\n\r\n- **Powerful** : *While the library is simple, it has high speed and features that make your work easier and faster*\r\n\r\n\r\n<hr>\r\n\r\n## Social Media:\r\n### <a href='https://rubika.ir/pyrubika'>Rubika</a>\r\n\r\n<hr>\r\n\r\n## \ud83c\udf1f Star History\r\n\r\n[![Star History Chart](https://api.star-history.com/svg?repos=AliGanji1/Pyrubi&type=Date)](https://star-history.com/#AliGanji1/Pyrubi&Date)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This is a powerful and easy library for building self Bots in Rubika",
    "version": "2.3.1",
    "project_urls": {
        "Homepage": "https://github.com/AliGanji1/pyrubi"
    },
    "split_keywords": [
        "rubika",
        "rubika-bot",
        "pyrubi",
        "rubino",
        "rubika.ir",
        "pyrubika"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fa8a0032710c700448e9dabfb2e720b2b9b34a51306e2e4279740eb52d4398f1",
                "md5": "ab02207263ef9931d4694fbbe7b11f7d",
                "sha256": "323fcfc227f6e6fc9bda8357b94041f4b292dc59fa1e92b26ca180991f9ca04b"
            },
            "downloads": -1,
            "filename": "pyrubi-2.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab02207263ef9931d4694fbbe7b11f7d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.6",
            "size": 17889,
            "upload_time": "2023-07-15T18:43:23",
            "upload_time_iso_8601": "2023-07-15T18:43:23.284946Z",
            "url": "https://files.pythonhosted.org/packages/fa/8a/0032710c700448e9dabfb2e720b2b9b34a51306e2e4279740eb52d4398f1/pyrubi-2.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52e08c20a1238ec3c9261091a7012899393b2c20490a0dbae0a8af6e194ed66e",
                "md5": "488d2a0f426e7bc659f79bf87d7a28f2",
                "sha256": "272dc8644654b4ab9c8652a2a86e7e09e9ac368efbdfad24a1405d24417fc41b"
            },
            "downloads": -1,
            "filename": "pyrubi-2.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "488d2a0f426e7bc659f79bf87d7a28f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.6",
            "size": 17316,
            "upload_time": "2023-07-15T18:43:25",
            "upload_time_iso_8601": "2023-07-15T18:43:25.264445Z",
            "url": "https://files.pythonhosted.org/packages/52/e0/8c20a1238ec3c9261091a7012899393b2c20490a0dbae0a8af6e194ed66e/pyrubi-2.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-15 18:43:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AliGanji1",
    "github_project": "pyrubi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyrubi"
}
        
Elapsed time: 0.11151s