Name | taktile-client JSON |
Version |
1.0.9
JSON |
| download |
home_page | |
Summary | A lightweight client to call models deployed on Taktile. |
upload_time | 2023-11-29 15:11:14 |
maintainer | |
docs_url | None |
author | Taktile GmbH |
requires_python | >=3.8,<4.0 |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Taktile Client
[![pypi status](https://img.shields.io/pypi/v/taktile-client.svg)](https://pypi.python.org/pypi/taktile-client)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
Taktile enables data science teams to industrialize, scale, and maintain machine learning models. Our ML development platform makes it easy to create your own end-to-end ML applications:
- Turn models into auto-scaling APIs in a few lines of code
- Easily add model tests
- Create and share model explanations through the Taktile UI
`taktile-client` is a stand-alone python client which can be used to make requests to Taktile deployments via REST or [Arrow Flight](https://arrow.apache.org/docs/format/Flight.html). If you require the full Taktile dev tooling, consider installing [taktile-cli](https://pypi.org/project/taktile-cli/) instead. Find more information in our [docs](https://docs.taktile.com).
To install the REST client only, run `pip install taktile-client`. For both REST and Arrow, run `pip install taktile-client\[arrow]`.
Raw data
{
"_id": null,
"home_page": "",
"name": "taktile-client",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Taktile GmbH",
"author_email": "devops@taktile.com",
"download_url": "https://files.pythonhosted.org/packages/b7/8e/0f30e43d0940bc20d31d7de10dc7897f56cc50f855ae3e44ac47691ab9d0/taktile_client-1.0.9.tar.gz",
"platform": null,
"description": "# Taktile Client\n\n[![pypi status](https://img.shields.io/pypi/v/taktile-client.svg)](https://pypi.python.org/pypi/taktile-client)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\nTaktile enables data science teams to industrialize, scale, and maintain machine learning models. Our ML development platform makes it easy to create your own end-to-end ML applications:\n\n- Turn models into auto-scaling APIs in a few lines of code\n- Easily add model tests\n- Create and share model explanations through the Taktile UI\n\n`taktile-client` is a stand-alone python client which can be used to make requests to Taktile deployments via REST or [Arrow Flight](https://arrow.apache.org/docs/format/Flight.html). If you require the full Taktile dev tooling, consider installing [taktile-cli](https://pypi.org/project/taktile-cli/) instead. Find more information in our [docs](https://docs.taktile.com).\n\nTo install the REST client only, run `pip install taktile-client`. For both REST and Arrow, run `pip install taktile-client\\[arrow]`.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A lightweight client to call models deployed on Taktile.",
"version": "1.0.9",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b1042449d88283d74a8f628194229ff722368804c43205a3c47628843bc16eeb",
"md5": "621e0908f5f41ed8a902c2c97e3f9a4b",
"sha256": "4490af501c0716f3b1e6200d7c4c1ec017a9b0fefdbacf6d80564ef7d025fbb8"
},
"downloads": -1,
"filename": "taktile_client-1.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "621e0908f5f41ed8a902c2c97e3f9a4b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 25308,
"upload_time": "2023-11-29T15:11:12",
"upload_time_iso_8601": "2023-11-29T15:11:12.845008Z",
"url": "https://files.pythonhosted.org/packages/b1/04/2449d88283d74a8f628194229ff722368804c43205a3c47628843bc16eeb/taktile_client-1.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b78e0f30e43d0940bc20d31d7de10dc7897f56cc50f855ae3e44ac47691ab9d0",
"md5": "cd64e6fbe6578dda2f26c48b5b333aeb",
"sha256": "db62ad6382200ef7957a238017409d48c8f8801251e0ed01a25c1ccd35b81bde"
},
"downloads": -1,
"filename": "taktile_client-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "cd64e6fbe6578dda2f26c48b5b333aeb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 17241,
"upload_time": "2023-11-29T15:11:14",
"upload_time_iso_8601": "2023-11-29T15:11:14.730514Z",
"url": "https://files.pythonhosted.org/packages/b7/8e/0f30e43d0940bc20d31d7de10dc7897f56cc50f855ae3e44ac47691ab9d0/taktile_client-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-29 15:11:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "taktile-client"
}