zaiclient


Namezaiclient JSON
Version 4.2.0 PyPI version JSON
download
home_pagehttps://github.com/zaikorea/zaiclient-python
SummaryZ.Ai official client SDK.
upload_time2024-04-15 12:42:24
maintainerNone
docs_urlNone
authorZ.Ai Inc.
requires_python<4.0,>=3.7
licenseProprietary
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Z.Ai REST Client for Python

![PyPi](https://img.shields.io/pypi/v/zaiclient?color=blue)  

Z.Ai API를 Python 환경에서 간편하게 이용할 수 있는 REST client SDK입니다.

Python 3.8 이상을 사용하는 것을 권장합니다.



## Documentation

SDK에 대한 documentation은 [ZAiDocs](https://docs.zaikorea.org/)에서 확인 가능합니다.



## Installation

이 SDK는 [PyPI](https://pypi.org/project/zaiclient/) 를 통해 배포되어 있습니다. `pip`를 이용해 설치하실 수 있습니다. 

```bash
pip install zaiclient
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zaikorea/zaiclient-python",
    "name": "zaiclient",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Z.Ai Inc.",
    "author_email": "tech@zaikorea.org",
    "download_url": null,
    "platform": null,
    "description": "# Z.Ai REST Client for Python\n\n![PyPi](https://img.shields.io/pypi/v/zaiclient?color=blue)  \n\nZ.Ai API\ub97c Python \ud658\uacbd\uc5d0\uc11c \uac04\ud3b8\ud558\uac8c \uc774\uc6a9\ud560 \uc218 \uc788\ub294 REST client SDK\uc785\ub2c8\ub2e4.\n\nPython 3.8 \uc774\uc0c1\uc744 \uc0ac\uc6a9\ud558\ub294 \uac83\uc744 \uad8c\uc7a5\ud569\ub2c8\ub2e4.\n\n\n\n## Documentation\n\nSDK\uc5d0 \ub300\ud55c documentation\uc740 [ZAiDocs](https://docs.zaikorea.org/)\uc5d0\uc11c \ud655\uc778 \uac00\ub2a5\ud569\ub2c8\ub2e4.\n\n\n\n## Installation\n\n\uc774 SDK\ub294 [PyPI](https://pypi.org/project/zaiclient/) \ub97c \ud1b5\ud574 \ubc30\ud3ec\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4. `pip`\ub97c \uc774\uc6a9\ud574 \uc124\uce58\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \n\n```bash\npip install zaiclient\n```\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "Z.Ai official client SDK.",
    "version": "4.2.0",
    "project_urls": {
        "Homepage": "https://github.com/zaikorea/zaiclient-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22fcc6b48c571880b29824ba3b832679150c6e540a542ee8d932d6b2883ecdd9",
                "md5": "693e0b1e6815721d4a5c9809f3a21a96",
                "sha256": "1a5d846f4035b6e3f0121a60e8326c83c0ba7dbdc5454101a3e4b81ce7fc506d"
            },
            "downloads": -1,
            "filename": "zaiclient-4.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "693e0b1e6815721d4a5c9809f3a21a96",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 24793,
            "upload_time": "2024-04-15T12:42:24",
            "upload_time_iso_8601": "2024-04-15T12:42:24.259360Z",
            "url": "https://files.pythonhosted.org/packages/22/fc/c6b48c571880b29824ba3b832679150c6e540a542ee8d932d6b2883ecdd9/zaiclient-4.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 12:42:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zaikorea",
    "github_project": "zaiclient-python",
    "github_not_found": true,
    "lcname": "zaiclient"
}
        
Elapsed time: 0.26760s