zaiclient


Namezaiclient JSON
Version 4.3.1 PyPI version JSON
download
home_pagehttps://github.com/zaikorea/zaiclient-python
SummaryZ.Ai official client SDK.
upload_time2024-05-23 04:02:37
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.3.1",
    "project_urls": {
        "Homepage": "https://github.com/zaikorea/zaiclient-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97f6cdd51ef735356696db2b8cbf82ece3507c56d3371a02dd807c0457daa91b",
                "md5": "fb7b160eb778115f5e31acbcf0584436",
                "sha256": "dd369eef1287eddb9b903833b8aba77bca3f1daaf63f4494dfd325f15f506b7d"
            },
            "downloads": -1,
            "filename": "zaiclient-4.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb7b160eb778115f5e31acbcf0584436",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 24839,
            "upload_time": "2024-05-23T04:02:37",
            "upload_time_iso_8601": "2024-05-23T04:02:37.071421Z",
            "url": "https://files.pythonhosted.org/packages/97/f6/cdd51ef735356696db2b8cbf82ece3507c56d3371a02dd807c0457daa91b/zaiclient-4.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-23 04:02:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zaikorea",
    "github_project": "zaiclient-python",
    "github_not_found": true,
    "lcname": "zaiclient"
}
        
Elapsed time: 4.84389s