rabino


Namerabino JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/vs-mamad/rabino/
Summaryrubino Library Bot
upload_time2025-02-26 19:30:44
maintainerNone
docs_urlNone
authormamadcoder
requires_pythonNone
licenseMIT
keywords rubika bot rubino robot library rubikalib rubikalib.ml rubikalib.ir rabino rabino libraryrobiran rubika python rubiran pyrubi telebot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            


### How to import the rubino library

``` bash
from rabino import rubino
```

## An example:
```python
from rabino import rubino
import asyncio
async def main():
    async with rubino("auth") as bot:
        
        data = await bot.search_username("@super_god1")
        print(data)
asyncio.run(main())
```


### How to install the library

``` bash
pip install rabino==2.0.1 aiofiles aiohttp asyncio tqdm pathlib
```

### My ID in Telegram

``` bash
https://t.me/RMSource
```
## And My ID Channel in Telegram

``` bash
https://t.me/RMSource
```
### My site
<a href="https://anime.api-vison.workers.dev" style="text-decoration : none;">سایت ما</a>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vs-mamad/rabino/",
    "name": "rabino",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "rubika, bot, rubino, robot, library, rubikalib, rubikalib.ml, rubikalib.ir, rabino, Rabino, libraryrobiran, Rubika, Python, rubiran, pyrubi, telebot",
    "author": "mamadcoder",
    "author_email": "x.coder.2721@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/48/e7/669e69f7a2bfa438df5309f5432b7ab07e7a3f5af78ef3fafe81cdf4ab8c/rabino-2.0.1.tar.gz",
    "platform": null,
    "description": "\n\n\n### How to import the rubino library\n\n``` bash\nfrom rabino import rubino\n```\n\n## An example:\n```python\nfrom rabino import rubino\nimport asyncio\nasync def main():\n    async with rubino(\"auth\") as bot:\n        \n        data = await bot.search_username(\"@super_god1\")\n        print(data)\nasyncio.run(main())\n```\n\n\n### How to install the library\n\n``` bash\npip install rabino==2.0.1 aiofiles aiohttp asyncio tqdm pathlib\n```\n\n### My ID in Telegram\n\n``` bash\nhttps://t.me/RMSource\n```\n## And My ID Channel in Telegram\n\n``` bash\nhttps://t.me/RMSource\n```\n### My site\n<a href=\"https://anime.api-vison.workers.dev\" style=\"text-decoration : none;\">\u0633\u0627\u06cc\u062a \u0645\u0627</a>\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "rubino Library Bot",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/vs-mamad/rabino/"
    },
    "split_keywords": [
        "rubika",
        " bot",
        " rubino",
        " robot",
        " library",
        " rubikalib",
        " rubikalib.ml",
        " rubikalib.ir",
        " rabino",
        " rabino",
        " libraryrobiran",
        " rubika",
        " python",
        " rubiran",
        " pyrubi",
        " telebot"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c2fea16d67bc791d2391ba34dbb4bcb8089340fc919cdb9492c679b782d460d",
                "md5": "51afa2b5b88d54a9f47894f0d8f8c1f6",
                "sha256": "0536780f03847b6b2626f6d7c234ace99e1f5c7424d5a393324e0cb4cfaaba18"
            },
            "downloads": -1,
            "filename": "rabino-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "51afa2b5b88d54a9f47894f0d8f8c1f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4812,
            "upload_time": "2025-02-26T19:30:42",
            "upload_time_iso_8601": "2025-02-26T19:30:42.163422Z",
            "url": "https://files.pythonhosted.org/packages/1c/2f/ea16d67bc791d2391ba34dbb4bcb8089340fc919cdb9492c679b782d460d/rabino-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "48e7669e69f7a2bfa438df5309f5432b7ab07e7a3f5af78ef3fafe81cdf4ab8c",
                "md5": "e90aaf3c24ccdf4ba25ee7642c5149a1",
                "sha256": "85a064ebb9d9212bc0c8fcef7ddbd82470fb2a82c0b6bcf765b828decc6514fe"
            },
            "downloads": -1,
            "filename": "rabino-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e90aaf3c24ccdf4ba25ee7642c5149a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4897,
            "upload_time": "2025-02-26T19:30:44",
            "upload_time_iso_8601": "2025-02-26T19:30:44.859686Z",
            "url": "https://files.pythonhosted.org/packages/48/e7/669e69f7a2bfa438df5309f5432b7ab07e7a3f5af78ef3fafe81cdf4ab8c/rabino-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-26 19:30:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vs-mamad",
    "github_project": "rabino",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rabino"
}
        
Elapsed time: 0.44257s