Name | kumosearch JSON |
Version |
1.1.0
JSON |
| download |
home_page | None |
Summary | Python client for Kumosearch, an open source and typo tolerant search engine. |
upload_time | 2024-09-15 12:29:11 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3 |
license | Apache 2.0 |
keywords |
search
kumosearch
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Kumosearch Python Client
Python client for the Kumosearch API: https://github.com/kumosearch/kumosearch
## Installation
```
$ pip install kumosearch
```
You can also add `kumosearch` to your project's `requirements.txt`.
## Usage
You can find some examples [here](https://github.com/kumosearch/kumosearch-python/blob/master/examples/collection_operations.py).
See detailed [API documentation](https://kumo-ai.tech/docs/api).
## License
`kumosearch-py` is distributed under the Apache 2 license.
Raw data
{
"_id": null,
"home_page": null,
"name": "kumosearch",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": null,
"keywords": "search, kumosearch",
"author": null,
"author_email": "Kumosearch <contact@kumo-ai.tech>",
"download_url": "https://files.pythonhosted.org/packages/7b/46/123a74a263fa94da8046067b530eb3fc050c439c2b0e70fb9158c1ce23c5/kumosearch-1.1.0.tar.gz",
"platform": null,
"description": "# Kumosearch Python Client\n\nPython client for the Kumosearch API: https://github.com/kumosearch/kumosearch\n\n## Installation\n\n```\n$ pip install kumosearch\n```\n\nYou can also add `kumosearch` to your project's `requirements.txt`.\n\n## Usage\n\nYou can find some examples [here](https://github.com/kumosearch/kumosearch-python/blob/master/examples/collection_operations.py).\n\nSee detailed [API documentation](https://kumo-ai.tech/docs/api).\n\n## License\n\n`kumosearch-py` is distributed under the Apache 2 license.\n\n\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Python client for Kumosearch, an open source and typo tolerant search engine.",
"version": "1.1.0",
"project_urls": {
"Documentation": "https://kumo-ai.tech/",
"Source": "https://gitee.com/kumo-pub/kumosearch-py",
"Tracker": "https://gitee.com/kumo-pub/kumosearch-py/issues"
},
"split_keywords": [
"search",
" kumosearch"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "13d49de65e8f943a762c68056884670648cc32e44fcdf1124396b52e6795cfc4",
"md5": "3063942be4daa4e00860e8c561bde3e7",
"sha256": "1e8a677d836dbe6147c380162fda7889ac6277aa6159f1e1c07a09638340cfee"
},
"downloads": -1,
"filename": "kumosearch-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3063942be4daa4e00860e8c561bde3e7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 21165,
"upload_time": "2024-09-15T12:29:10",
"upload_time_iso_8601": "2024-09-15T12:29:10.031324Z",
"url": "https://files.pythonhosted.org/packages/13/d4/9de65e8f943a762c68056884670648cc32e44fcdf1124396b52e6795cfc4/kumosearch-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7b46123a74a263fa94da8046067b530eb3fc050c439c2b0e70fb9158c1ce23c5",
"md5": "3baa9cdb8200802453825860441262cb",
"sha256": "9d1112e39fec3f9e6a83c54ca9b90f25e66ef65f7f5427838556e93d985b06e1"
},
"downloads": -1,
"filename": "kumosearch-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "3baa9cdb8200802453825860441262cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 13766,
"upload_time": "2024-09-15T12:29:11",
"upload_time_iso_8601": "2024-09-15T12:29:11.923674Z",
"url": "https://files.pythonhosted.org/packages/7b/46/123a74a263fa94da8046067b530eb3fc050c439c2b0e70fb9158c1ce23c5/kumosearch-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-15 12:29:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "kumosearch"
}