# Getting started
`apolo-flow` is a tool that simplifies daily jobs on the Apolo platform.
Apolo Flow provides users the ability to create YAML files that configure routine things, for example, starting a Jupiter Notebook on the platform, starting a training pipeline, opening a file browser for remote storage, etc.
The tool builds required Docker images and starts all necessary Apolo jobs under the hood, while the user doesn't have to type all required `apolo` options and manually manage the pipeline scenarios.
## Installation
The tool is hosted on PyPI and can be installed by `pip` as a regular Python project:
```bash
$ pip install apolo-flow
```
Use the `--upgrade` option to upgrading Apolo Flow to the latest version:
```bash
$ pip install --upgrade apolo-flow
```
Raw data
{
"_id": null,
"home_page": "https://github.com/neuro-inc/neuro-flow",
"name": "neuro-flow",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": null,
"author": "Apolo Team",
"author_email": "dev@apolo.us",
"download_url": "https://files.pythonhosted.org/packages/3d/25/2488042d82ee4a37d1c860f2820a2ec07b5314f6934936bf495123012deb/neuro_flow-24.12.1.tar.gz",
"platform": null,
"description": "# Getting started\n\n`apolo-flow` is a tool that simplifies daily jobs on the Apolo platform.\n\nApolo Flow provides users the ability to create YAML files that configure routine things, for example, starting a Jupiter Notebook on the platform, starting a training pipeline, opening a file browser for remote storage, etc.\n\nThe tool builds required Docker images and starts all necessary Apolo jobs under the hood, while the user doesn't have to type all required `apolo` options and manually manage the pipeline scenarios.\n\n## Installation\n\nThe tool is hosted on PyPI and can be installed by `pip` as a regular Python project:\n\n```bash\n$ pip install apolo-flow\n```\n\nUse the `--upgrade` option to upgrading Apolo Flow to the latest version:\n\n```bash\n$ pip install --upgrade apolo-flow\n```\n\n",
"bugtrack_url": null,
"license": "Apache 2",
"summary": "Pipelines system for Apolo MLOps platform",
"version": "24.12.1",
"project_urls": {
"Homepage": "https://github.com/neuro-inc/neuro-flow"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "588e07849b5265c9dda7743b894282e436bc7f169b9016e48322712ff96ecf91",
"md5": "2d5d7a760c80b33f74ace58b37b8d810",
"sha256": "d88255b202d851355308af06fb9ba85007a57526243011324923b136be7dd6ae"
},
"downloads": -1,
"filename": "neuro_flow-24.12.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2d5d7a760c80b33f74ace58b37b8d810",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 106782,
"upload_time": "2024-12-16T17:14:39",
"upload_time_iso_8601": "2024-12-16T17:14:39.181602Z",
"url": "https://files.pythonhosted.org/packages/58/8e/07849b5265c9dda7743b894282e436bc7f169b9016e48322712ff96ecf91/neuro_flow-24.12.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3d252488042d82ee4a37d1c860f2820a2ec07b5314f6934936bf495123012deb",
"md5": "00671cf164bfe2d735f4b21df662e2e8",
"sha256": "d92e8ff70bac82d6653d7fc9ff79fcf5f58697708105976b6a3223602a3088a5"
},
"downloads": -1,
"filename": "neuro_flow-24.12.1.tar.gz",
"has_sig": false,
"md5_digest": "00671cf164bfe2d735f4b21df662e2e8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 95536,
"upload_time": "2024-12-16T17:14:41",
"upload_time_iso_8601": "2024-12-16T17:14:41.722639Z",
"url": "https://files.pythonhosted.org/packages/3d/25/2488042d82ee4a37d1c860f2820a2ec07b5314f6934936bf495123012deb/neuro_flow-24.12.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 17:14:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "neuro-inc",
"github_project": "neuro-flow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "neuro-flow"
}