# Mantik - Enhancing Machine Learning Development on HPC
Mantik allows to manage the full Machine Learning workflow on HPC by
supporting MLflow and deployment of applications to HPC via the [Mantik platform](https://cloud.mantik.ai).
For a quickstart see [our documentation](https://mantik-ai.gitlab.io/mantik/client-quickstart.html)
## Extra Dependencies
By default, mantik only installs the core dependencies required to use the Mantik API.
However, additional extras are provided and can be installed:
- `mlflow`: installs the supported MLflow version (i.e. `mlflow-skinny` due do its much smaller size compared to `mlflow`)
```shell
pip install "mantik[mlflow]"
```
- `s3`: installs the required dependencies to use the [S3 Remote File Service](https://mantik-ai.gitlab.io/mantik/remote-execution/remote-file-service.html)
```shell
pip install "mantik[s3]"
```
- `unicore`: installs the required dependencies to use the [UNICORE Remote File Service](https://mantik-ai.gitlab.io/mantik/remote-execution/remote-file-service.html)
```shell
pip install "mantik[unicore]"
```
- `docker`: installs the required dependencies to use the Model Docker images
```shell
pip install "mantik[docker]"
```
## Helpdesk
For bug reports or feature requests, please email our helpdesk.
Details can be found [here](https://mantik-ai.gitlab.io/mantik/helpdesk.html).
Raw data
{
"_id": null,
"home_page": "https://mantik.ai/",
"name": "mantik",
"maintainer": "Elia Boscaini",
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": "elia.boscaini@ambrosys.de",
"keywords": "mlflow, machine learning, hpc, unicore",
"author": "Fabian Emmerich",
"author_email": "fabian.emmerich@4-cast.de",
"download_url": "https://files.pythonhosted.org/packages/af/cb/da51d9fee6ef54069b35733d4c1b538bf40b44f3d23c10903f993c730594/mantik-0.5.7.tar.gz",
"platform": null,
"description": "# Mantik - Enhancing Machine Learning Development on HPC\n\nMantik allows to manage the full Machine Learning workflow on HPC by\nsupporting MLflow and deployment of applications to HPC via the [Mantik platform](https://cloud.mantik.ai).\n\nFor a quickstart see [our documentation](https://mantik-ai.gitlab.io/mantik/client-quickstart.html)\n\n## Extra Dependencies\n\nBy default, mantik only installs the core dependencies required to use the Mantik API.\nHowever, additional extras are provided and can be installed:\n\n- `mlflow`: installs the supported MLflow version (i.e. `mlflow-skinny` due do its much smaller size compared to `mlflow`)\n\n ```shell\n pip install \"mantik[mlflow]\"\n ```\n\n- `s3`: installs the required dependencies to use the [S3 Remote File Service](https://mantik-ai.gitlab.io/mantik/remote-execution/remote-file-service.html)\n\n ```shell\n pip install \"mantik[s3]\"\n ```\n\n- `unicore`: installs the required dependencies to use the [UNICORE Remote File Service](https://mantik-ai.gitlab.io/mantik/remote-execution/remote-file-service.html)\n\n ```shell\n pip install \"mantik[unicore]\"\n ```\n\n- `docker`: installs the required dependencies to use the Model Docker images\n\n ```shell\n pip install \"mantik[docker]\"\n ```\n\n## Helpdesk\n\nFor bug reports or feature requests, please email our helpdesk.\nDetails can be found [here](https://mantik-ai.gitlab.io/mantik/helpdesk.html).\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "mantik for mlflow",
"version": "0.5.7",
"project_urls": {
"Documentation": "https://mantik-ai.gitlab.io/mantik",
"Homepage": "https://mantik.ai/",
"Repository": "https://gitlab.com/mantik-ai/mantik"
},
"split_keywords": [
"mlflow",
" machine learning",
" hpc",
" unicore"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "15b53b56fa2650897185370a5a71054a47e017d25dddaea48c11d563134d894e",
"md5": "34b64a77e91600db1603a9723805ce67",
"sha256": "c50657fd8f280cbe42946ef0073df050f403ebb2f9e8e9d33a6aeceb38344d59"
},
"downloads": -1,
"filename": "mantik-0.5.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "34b64a77e91600db1603a9723805ce67",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 89703,
"upload_time": "2024-08-06T17:28:47",
"upload_time_iso_8601": "2024-08-06T17:28:47.131483Z",
"url": "https://files.pythonhosted.org/packages/15/b5/3b56fa2650897185370a5a71054a47e017d25dddaea48c11d563134d894e/mantik-0.5.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "afcbda51d9fee6ef54069b35733d4c1b538bf40b44f3d23c10903f993c730594",
"md5": "d3a1401e390d398865e4c4642d5bdd97",
"sha256": "2f4a84719670de9ed6f23d406f7d5d4f57cbc161729bb8a975922ca48c351208"
},
"downloads": -1,
"filename": "mantik-0.5.7.tar.gz",
"has_sig": false,
"md5_digest": "d3a1401e390d398865e4c4642d5bdd97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 215610,
"upload_time": "2024-08-06T17:28:48",
"upload_time_iso_8601": "2024-08-06T17:28:48.774635Z",
"url": "https://files.pythonhosted.org/packages/af/cb/da51d9fee6ef54069b35733d4c1b538bf40b44f3d23c10903f993c730594/mantik-0.5.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-06 17:28:48",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "mantik-ai",
"gitlab_project": "mantik",
"lcname": "mantik"
}