kumosdk


Namekumosdk JSON
Version 0.3.2 PyPI version JSON
download
home_pageNone
SummaryPython client for kumo search, AI infrastrure searching.
upload_time2024-07-31 12:10:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3
licenseGPL 3.0
keywords search ai kumo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Vega Python Client

Python client for the Vega API: https://gitee.com/kumo-pub/kumosdk-py

## 安装

```
$ pip install kumosdk
```

You can also add `kumosdk` to your project's `requirements.txt`.

## 使用

一些例子 [here](https://gitee.com/kumo-pub/kumosdk-py/blob/master/examples/collection_operations.py).

详细请参见API文档 [API documentation](http://kumo-ai.tech/docs).

## Compatibility

| Vega Server | kumosdk-py |
|-------------|------------|
| \>= v1.0.8  | \>= v0.3.2 |

## Contributing

Bug reports and pull requests are welcome on Gitee at [https://gitee.com/kumo-pub/kumosdk-py].

## License

`vega-py` is distributed under the Apache 2 license.




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kumosdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "search, AI, kumo",
    "author": null,
    "author_email": "Kumo <contact@vega.org>",
    "download_url": "https://files.pythonhosted.org/packages/ec/82/a615fb2136a808520a33dc61b75d853bda9190b98cfbea4d91eda5ee9d8e/kumosdk-0.3.2.tar.gz",
    "platform": null,
    "description": "# Vega Python Client\n\nPython client for the Vega API: https://gitee.com/kumo-pub/kumosdk-py\n\n## \u5b89\u88c5\n\n```\n$ pip install kumosdk\n```\n\nYou can also add `kumosdk` to your project's `requirements.txt`.\n\n## \u4f7f\u7528\n\n\u4e00\u4e9b\u4f8b\u5b50 [here](https://gitee.com/kumo-pub/kumosdk-py/blob/master/examples/collection_operations.py).\n\n\u8be6\u7ec6\u8bf7\u53c2\u89c1API\u6587\u6863 [API documentation](http://kumo-ai.tech/docs).\n\n## Compatibility\n\n| Vega Server | kumosdk-py |\n|-------------|------------|\n| \\>= v1.0.8  | \\>= v0.3.2 |\n\n## Contributing\n\nBug reports and pull requests are welcome on Gitee at [https://gitee.com/kumo-pub/kumosdk-py].\n\n## License\n\n`vega-py` is distributed under the Apache 2 license.\n\n\n\n",
    "bugtrack_url": null,
    "license": "GPL 3.0",
    "summary": "Python client for kumo search, AI infrastrure searching.",
    "version": "0.3.2",
    "project_urls": {
        "Documentation": "https://gitee.com/kumo-pub/kumosdk-py",
        "Source": "https://gitee.com/kumo-pub/kumosdk-py",
        "Tracker": "https://gitee.com/kumo-pub/kumosdk-py/issues"
    },
    "split_keywords": [
        "search",
        " ai",
        " kumo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f430ca1d80096f878a1b01df17126f28e753f1bc0413a166f187bbcbea570478",
                "md5": "a74ef8a2d5d672bb442b87ad8c76c150",
                "sha256": "68038d4396f607b4d75202c9b7526d93c0309320f6f29c058b5fc6a7f2f2440a"
            },
            "downloads": -1,
            "filename": "kumosdk-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a74ef8a2d5d672bb442b87ad8c76c150",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 29282,
            "upload_time": "2024-07-31T12:10:33",
            "upload_time_iso_8601": "2024-07-31T12:10:33.031648Z",
            "url": "https://files.pythonhosted.org/packages/f4/30/ca1d80096f878a1b01df17126f28e753f1bc0413a166f187bbcbea570478/kumosdk-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec82a615fb2136a808520a33dc61b75d853bda9190b98cfbea4d91eda5ee9d8e",
                "md5": "8f6817ed5afb35ebd9688c2afd598971",
                "sha256": "20c7d5c9691bab0b33c7b7b259e86f2168e6b440ebf232571e4cb20c9075d886"
            },
            "downloads": -1,
            "filename": "kumosdk-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8f6817ed5afb35ebd9688c2afd598971",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 22048,
            "upload_time": "2024-07-31T12:10:34",
            "upload_time_iso_8601": "2024-07-31T12:10:34.854781Z",
            "url": "https://files.pythonhosted.org/packages/ec/82/a615fb2136a808520a33dc61b75d853bda9190b98cfbea4d91eda5ee9d8e/kumosdk-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 12:10:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kumosdk"
}
        
Elapsed time: 0.63129s