SirkPire


NameSirkPire JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/MrTelepathic/SirkPire
SummaryThis is a powerful and easy library for building self Bots in Rubika
upload_time2023-08-09 08:03:17
maintainer
docs_urlNone
authorMrTelepathic
requires_python~=3.6
license
keywords rubika rubika-bot sirkpire rubx rubino rubika.ir bot rubipy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1>SirkPire 2.0.1</h1>

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


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

<hr>

**Example:**
``` python
from SirkPire import Bot, Message

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 SirkPire 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>

## Rubika : @SirkPire

### Install or Update:

``` bash
pip install -U SirkPire
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MrTelepathic/SirkPire",
    "name": "SirkPire",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.6",
    "maintainer_email": "",
    "keywords": "rubika,rubika-bot,SirkPire,rubx,rubino,rubika.ir,bot,Rubipy",
    "author": "MrTelepathic",
    "author_email": "shahrokhenhedam@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/18/30/09c6753ceb32e18ce7d68d8e5302c7802db6b2e8d2013fd673924832565c/SirkPire-2.0.1.tar.gz",
    "platform": null,
    "description": "<h1>SirkPire 2.0.1</h1>\r\n\r\n> SirkPire is a powerful and easy library for building self Bots in Rubika\r\n\r\n\r\n<p align='center'>\r\n    <a href='https://github.com/MrTelepathic/SirkPire'>GitHub</a>\r\n    \u2022\r\n    <a href='https://rubika.ir/SirkPire'>Documents</a>\r\n</p>\r\n\r\n<hr>\r\n\r\n**Example:**\r\n``` python\r\nfrom SirkPire import Bot, Message\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 SirkPire library.__\", update.\r\nmessage_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## Rubika : @SirkPire\r\n\r\n### Install or Update:\r\n\r\n``` bash\r\npip install -U SirkPire\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This is a powerful and easy library for building self Bots in Rubika",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/MrTelepathic/SirkPire"
    },
    "split_keywords": [
        "rubika",
        "rubika-bot",
        "sirkpire",
        "rubx",
        "rubino",
        "rubika.ir",
        "bot",
        "rubipy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c85986d7b920aca4a21f4b4ef7322467660c690f2684b9179dc7d8e6768aec8a",
                "md5": "3f32d0d515a329b84fba68e0d8dea956",
                "sha256": "081bdf6517329037a4475b4af366454074b5f5d66214f6e3da63701360a886c0"
            },
            "downloads": -1,
            "filename": "SirkPire-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f32d0d515a329b84fba68e0d8dea956",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.6",
            "size": 17725,
            "upload_time": "2023-08-09T08:03:16",
            "upload_time_iso_8601": "2023-08-09T08:03:16.218302Z",
            "url": "https://files.pythonhosted.org/packages/c8/59/86d7b920aca4a21f4b4ef7322467660c690f2684b9179dc7d8e6768aec8a/SirkPire-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "183009c6753ceb32e18ce7d68d8e5302c7802db6b2e8d2013fd673924832565c",
                "md5": "16eb7de77369358e881030a68f021776",
                "sha256": "db0d7820a3fa6034734b7cdaa0a9776c2583d94261e4c51d6f83d302c91c26b4"
            },
            "downloads": -1,
            "filename": "SirkPire-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "16eb7de77369358e881030a68f021776",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.6",
            "size": 17026,
            "upload_time": "2023-08-09T08:03:17",
            "upload_time_iso_8601": "2023-08-09T08:03:17.627852Z",
            "url": "https://files.pythonhosted.org/packages/18/30/09c6753ceb32e18ce7d68d8e5302c7802db6b2e8d2013fd673924832565c/SirkPire-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-09 08:03:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MrTelepathic",
    "github_project": "SirkPire",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sirkpire"
}
        
Elapsed time: 0.09794s