NewtApi


NameNewtApi JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://www.arver.ir/
SummaryPython library for working with server Api (New Api)
upload_time2024-02-02 12:25:31
maintainer
docs_urlNone
authorAbolfazlMirzaei
requires_python
licenseMIT
keywords api api api newtapi newtapi newtapi newtapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

## NewtApi

> Newt Api Json Server For Python and app To Myket

<p align="center">
    <img src="https://s8.uupload.ir/files/img_20240202_130735_894_u6yf.png" alt="ArseinRubika" width="128">
    <br>
    <b>NewtApi</b>
    <br>
</p>


### How to import the Rubik's library

``` bash
from NewtApi import Client
```

### How to install the library

``` bash
pip install NewtApi==1.0.0
```

### My ID Channel in Rubika

``` bash
@Newt__Server
```
## An example:
``` python
from NewtApi import Client

api = Client("username Api"," password Api")

buildApi = api.addApi('test',"data text or json")

print(buildApi)
```




            

Raw data

            {
    "_id": null,
    "home_page": "https://www.arver.ir/",
    "name": "NewtApi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "api,API,Api,newtapi,NewtApi,NewtAPI,NEWTAPI",
    "author": "AbolfazlMirzaei",
    "author_email": "newtapi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8a/f8/9b0abbd982245943a0e79acf4ce8c13cae5327310fa492a69d75edd0d935/NewtApi-1.0.0.tar.gz",
    "platform": null,
    "description": "\r\n\r\n## NewtApi\r\n\r\n> Newt Api Json Server For Python and app To Myket\r\n\r\n<p align=\"center\">\r\n    <img src=\"https://s8.uupload.ir/files/img_20240202_130735_894_u6yf.png\" alt=\"ArseinRubika\" width=\"128\">\r\n    <br>\r\n    <b>NewtApi</b>\r\n    <br>\r\n</p>\r\n\r\n\r\n### How to import the Rubik's library\r\n\r\n``` bash\r\nfrom NewtApi import Client\r\n```\r\n\r\n### How to install the library\r\n\r\n``` bash\r\npip install NewtApi==1.0.0\r\n```\r\n\r\n### My ID Channel in Rubika\r\n\r\n``` bash\r\n@Newt__Server\r\n```\r\n## An example:\r\n``` python\r\nfrom NewtApi import Client\r\n\r\napi = Client(\"username Api\",\" password Api\")\r\n\r\nbuildApi = api.addApi('test',\"data text or json\")\r\n\r\nprint(buildApi)\r\n```\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for working with server Api (New Api)",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://www.arver.ir/"
    },
    "split_keywords": [
        "api",
        "api",
        "api",
        "newtapi",
        "newtapi",
        "newtapi",
        "newtapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ccc9a188181bdf88cc6055be05bc8617b04ff13f076267e760598f1c1ede01d",
                "md5": "20746b6b804c451a6c84ab417da4904a",
                "sha256": "c8eaadb7bd47234c5554ae2e054e0b9e56284848d66e406b30a9fd32cba9c0b6"
            },
            "downloads": -1,
            "filename": "NewtApi-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20746b6b804c451a6c84ab417da4904a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3739,
            "upload_time": "2024-02-02T12:25:29",
            "upload_time_iso_8601": "2024-02-02T12:25:29.244474Z",
            "url": "https://files.pythonhosted.org/packages/8c/cc/9a188181bdf88cc6055be05bc8617b04ff13f076267e760598f1c1ede01d/NewtApi-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8af89b0abbd982245943a0e79acf4ce8c13cae5327310fa492a69d75edd0d935",
                "md5": "b2e070cb5a51a7da802be8bfeb839f7d",
                "sha256": "c910bbaf473c8fefa669e89cb55dd31ed8dc60f654ea6b954155d94401cfe60f"
            },
            "downloads": -1,
            "filename": "NewtApi-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b2e070cb5a51a7da802be8bfeb839f7d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3231,
            "upload_time": "2024-02-02T12:25:31",
            "upload_time_iso_8601": "2024-02-02T12:25:31.274123Z",
            "url": "https://files.pythonhosted.org/packages/8a/f8/9b0abbd982245943a0e79acf4ce8c13cae5327310fa492a69d75edd0d935/NewtApi-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-02 12:25:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "newtapi"
}
        
Elapsed time: 0.72640s