robino


Namerobino JSON
Version 1.0.3 PyPI version JSON
download
home_page
SummaryRubino(Rubika) Library self Bot
upload_time2023-07-03 08:39:56
maintainer
docs_urlNone
authorBenyamin karimi
requires_python
licenseMIT
keywords rubika rubino chat bot robot asyncio robino
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

Hello.
This is an open source library for creating self-bots in Rubino in the Rubica program.

You can easily import this library
How to import by sync:
	
from robino import rubinoBot

How to import async:

from robino import async_rubinoBot

You can read our document library in our Telegram channel to learn better.
Library document on Telegram channel:
https://t.me/document_robino

document: https://t.me/document_robino

My Telegram ID: @BeniProgrammer

My projects channel: https://t.me/Hells_team
	

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "robino",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "rubika,rubino,chat,bot,robot,asyncio,robino",
    "author": "Benyamin karimi",
    "author_email": "benkarimi2006@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ca/f5/591dbe6349cbaecdc2df5bd87cc3645c783969c5b05778925bb0d2c11af2/robino-1.0.3.tar.gz",
    "platform": null,
    "description": "\n\nHello.\nThis is an open source library for creating self-bots in Rubino in the Rubica program.\n\nYou can easily import this library\nHow to import by sync:\n\t\nfrom robino import rubinoBot\n\nHow to import async:\n\nfrom robino import async_rubinoBot\n\nYou can read our document library in our Telegram channel to learn better.\nLibrary document on Telegram channel:\nhttps://t.me/document_robino\n\ndocument: https://t.me/document_robino\n\nMy Telegram ID: @BeniProgrammer\n\nMy projects channel: https://t.me/Hells_team\n\t\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Rubino(Rubika) Library self Bot",
    "version": "1.0.3",
    "project_urls": null,
    "split_keywords": [
        "rubika",
        "rubino",
        "chat",
        "bot",
        "robot",
        "asyncio",
        "robino"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "200b6b94bce8f08bdc9ddde1a64b262c0b33fdcc1c02688df9a43297d893885c",
                "md5": "85afd7c74d87a516883d731af5bb93dd",
                "sha256": "ba2128ec52c2f38827fa4b2afcc91bb33d113678b8435979a5a720498f764c10"
            },
            "downloads": -1,
            "filename": "robino-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85afd7c74d87a516883d731af5bb93dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4657,
            "upload_time": "2023-07-03T08:39:55",
            "upload_time_iso_8601": "2023-07-03T08:39:55.216859Z",
            "url": "https://files.pythonhosted.org/packages/20/0b/6b94bce8f08bdc9ddde1a64b262c0b33fdcc1c02688df9a43297d893885c/robino-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "caf5591dbe6349cbaecdc2df5bd87cc3645c783969c5b05778925bb0d2c11af2",
                "md5": "42a3d073ed277e8f69feb54512dd4848",
                "sha256": "74e4252a6bd0e120c69e404fd3466ef0cd687f661200992da1a14a1a202cf62b"
            },
            "downloads": -1,
            "filename": "robino-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "42a3d073ed277e8f69feb54512dd4848",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3380,
            "upload_time": "2023-07-03T08:39:56",
            "upload_time_iso_8601": "2023-07-03T08:39:56.969174Z",
            "url": "https://files.pythonhosted.org/packages/ca/f5/591dbe6349cbaecdc2df5bd87cc3645c783969c5b05778925bb0d2c11af2/robino-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-03 08:39:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "robino"
}
        
Elapsed time: 0.08182s