awz


Nameawz JSON
Version 2.1.2 PyPI version JSON
download
home_pagehttps://www.rubika.ir/awz_lib
Summarylibraryawz
upload_time2023-02-02 09:23:16
maintainer
docs_urlNone
authorrebackk
requires_python
licenseMIT
keywords bot bot bot robot robot robot self api api api rubika rubika rubika python python aiohttp asyncio awz awz awz
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

### How to import the Rubik's library

``` bash
from Awz import Messenger

Or

from Awz import Robot_Rubika
```

### How to import the Robino class

``` bash
from Awz import Robino
```

### How to import the anti-advertising class

``` bash
from Awz.Zedcontent import Antiadvertisement
```

### How to install the library

``` bash
pip install awz==1.2.1
```

## An example:
``` python
from Awz import Messenger

bot = Messenger("Your Auth Account")

gap = "your guid or gap or pv or channel"

bot.sendMessage(gap,"libraryawz")
```

## And Or:
``` python
from Awz import Messenger

bot = Robot_Rubika("Your Auth Account")

gap = "your guid or gap or pv or channel"

bot.sendMessage(gap,"awz")
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.rubika.ir/awz_lib",
    "name": "awz",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bot,Bot,BOT,Robot,ROBOT,robot,self,api,API,Api,rubika,Rubika,RUBIKA,Python,python,aiohttp,asyncio,awz,Awz,AWZ",
    "author": "rebackk",
    "author_email": "aryongram@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ed/bc/2c68b6936b9f7293b7e124b8c0137b77f5623aa80b4904f362ed0eebf227/awz-2.1.2.tar.gz",
    "platform": null,
    "description": "\r\n\r\n### How to import the Rubik's library\r\n\r\n``` bash\r\nfrom Awz import Messenger\r\n\r\nOr\r\n\r\nfrom Awz import Robot_Rubika\r\n```\r\n\r\n### How to import the Robino class\r\n\r\n``` bash\r\nfrom Awz import Robino\r\n```\r\n\r\n### How to import the anti-advertising class\r\n\r\n``` bash\r\nfrom Awz.Zedcontent import Antiadvertisement\r\n```\r\n\r\n### How to install the library\r\n\r\n``` bash\r\npip install awz==1.2.1\r\n```\r\n\r\n## An example:\r\n``` python\r\nfrom Awz import Messenger\r\n\r\nbot = Messenger(\"Your Auth Account\")\r\n\r\ngap = \"your guid or gap or pv or channel\"\r\n\r\nbot.sendMessage(gap,\"libraryawz\")\r\n```\r\n\r\n## And Or:\r\n``` python\r\nfrom Awz import Messenger\r\n\r\nbot = Robot_Rubika(\"Your Auth Account\")\r\n\r\ngap = \"your guid or gap or pv or channel\"\r\n\r\nbot.sendMessage(gap,\"awz\")\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "libraryawz",
    "version": "2.1.2",
    "split_keywords": [
        "bot",
        "bot",
        "bot",
        "robot",
        "robot",
        "robot",
        "self",
        "api",
        "api",
        "api",
        "rubika",
        "rubika",
        "rubika",
        "python",
        "python",
        "aiohttp",
        "asyncio",
        "awz",
        "awz",
        "awz"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d18c20d179c102ab2804fac08adfa48fa98b15b8a92114dee88830e93c54c7e7",
                "md5": "6b0e30247e2d2694d2b4a5b55cf8b1c8",
                "sha256": "77c6b903a72ef5c261d9ecd30846cebe3e97e1db760f167bcad701835068cadd"
            },
            "downloads": -1,
            "filename": "awz-2.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b0e30247e2d2694d2b4a5b55cf8b1c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19299,
            "upload_time": "2023-02-02T09:23:14",
            "upload_time_iso_8601": "2023-02-02T09:23:14.980607Z",
            "url": "https://files.pythonhosted.org/packages/d1/8c/20d179c102ab2804fac08adfa48fa98b15b8a92114dee88830e93c54c7e7/awz-2.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "edbc2c68b6936b9f7293b7e124b8c0137b77f5623aa80b4904f362ed0eebf227",
                "md5": "3b0889f1ce02790e0759fd834098e38f",
                "sha256": "3184a54f188f408b79f6f8a110b92e721bba2fb04b7074104f9d8006a0bcc5b1"
            },
            "downloads": -1,
            "filename": "awz-2.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3b0889f1ce02790e0759fd834098e38f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17208,
            "upload_time": "2023-02-02T09:23:16",
            "upload_time_iso_8601": "2023-02-02T09:23:16.969365Z",
            "url": "https://files.pythonhosted.org/packages/ed/bc/2c68b6936b9f7293b7e124b8c0137b77f5623aa80b4904f362ed0eebf227/awz-2.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-02 09:23:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "awz"
}
        
Elapsed time: 0.03864s