# Taktile CLI
[![pypi status](https://img.shields.io/pypi/v/taktile-cli.svg)](https://pypi.python.org/pypi/taktile-cli)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![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-cli` contains all components required for deploying ML models on the Taktile platform as well as a CLI tool for managing your deployments from your terminal. Find more information in our [docs](https://docs.taktile.com).
If you only require the Taktile python client, consider installing the [stand-alone client](https://pypi.org/project/taktile-client/) instead.
## Setting up Taktile CLI
To get started, install Taktile CLI using `pip`:
```python
pip install -U taktile-cli
```
To check your Taktile CLI version run:
```python
tktl version
```
Raw data
{
"_id": null,
"home_page": "https://docs.taktile.com",
"name": "taktile-cli",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7, <3.11",
"maintainer_email": "",
"keywords": "taktile-cli",
"author": "Taktile GmbH",
"author_email": "devops@taktile.com",
"download_url": "https://files.pythonhosted.org/packages/71/10/4307fa00f38818cec7f256cb269478b38e2052fd3bfd28ef476982610ad0/taktile-cli-1.5.15.tar.gz",
"platform": null,
"description": "# Taktile CLI\n\n[![pypi status](https://img.shields.io/pypi/v/taktile-cli.svg)](https://pypi.python.org/pypi/taktile-cli)\n[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\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-cli` contains all components required for deploying ML models on the Taktile platform as well as a CLI tool for managing your deployments from your terminal. Find more information in our [docs](https://docs.taktile.com).\n\nIf you only require the Taktile python client, consider installing the [stand-alone client](https://pypi.org/project/taktile-client/) instead.\n\n## Setting up Taktile CLI\n\nTo get started, install Taktile CLI using `pip`:\n\n```python\npip install -U taktile-cli\n```\n\nTo check your Taktile CLI version run:\n\n```python\ntktl version\n```\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Taktile's CLI",
"version": "1.5.15",
"project_urls": {
"Homepage": "https://docs.taktile.com"
},
"split_keywords": [
"taktile-cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a07bb8a7877ed990f0114f1bac3e53113c6ae14178af5c0fb254d9786bce39b4",
"md5": "83eb2ad5d6d99a11c7783536b7c9d885",
"sha256": "aa1da3fff59795c5288955e7a77b6cce2b65f20b031e7636f44384c4ec52035e"
},
"downloads": -1,
"filename": "taktile_cli-1.5.15-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "83eb2ad5d6d99a11c7783536b7c9d885",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7, <3.11",
"size": 1476453,
"upload_time": "2023-10-30T18:04:25",
"upload_time_iso_8601": "2023-10-30T18:04:25.022913Z",
"url": "https://files.pythonhosted.org/packages/a0/7b/b8a7877ed990f0114f1bac3e53113c6ae14178af5c0fb254d9786bce39b4/taktile_cli-1.5.15-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "71104307fa00f38818cec7f256cb269478b38e2052fd3bfd28ef476982610ad0",
"md5": "303c12309219b2609e1d6dbad8cea459",
"sha256": "e4a69625d2adbc0beb9d503d2a0c25a94f87b49707a9e5d126f5b22d6d6ac6f9"
},
"downloads": -1,
"filename": "taktile-cli-1.5.15.tar.gz",
"has_sig": false,
"md5_digest": "303c12309219b2609e1d6dbad8cea459",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7, <3.11",
"size": 1440674,
"upload_time": "2023-10-30T18:04:28",
"upload_time_iso_8601": "2023-10-30T18:04:28.437191Z",
"url": "https://files.pythonhosted.org/packages/71/10/4307fa00f38818cec7f256cb269478b38e2052fd3bfd28ef476982610ad0/taktile-cli-1.5.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-30 18:04:28",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "taktile-cli"
}