# 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": "apolo-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/e1/83/7a77399d06da473919daba4374d001b56383410ad6ddc67c63ec31e5fc54/apolo_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": "7cf0a55db4fd1b1ba704660da2e476bee4f8d6c15e164487efd55290d7db5511",
"md5": "fe2b1c910cf58da4be54c85330639832",
"sha256": "e625d24517d47aa7c1c54746d9a5483aae24f5ae9fb21744842768430e39b643"
},
"downloads": -1,
"filename": "apolo_flow-24.12.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe2b1c910cf58da4be54c85330639832",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 106774,
"upload_time": "2024-12-16T17:14:34",
"upload_time_iso_8601": "2024-12-16T17:14:34.508706Z",
"url": "https://files.pythonhosted.org/packages/7c/f0/a55db4fd1b1ba704660da2e476bee4f8d6c15e164487efd55290d7db5511/apolo_flow-24.12.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e1837a77399d06da473919daba4374d001b56383410ad6ddc67c63ec31e5fc54",
"md5": "3bac7ff507047ad2f8ce58134883f1b2",
"sha256": "46e64af7ee9afb46e56093f0cd4cb8f876ee3e2edf8978847e879f29cb9dbadf"
},
"downloads": -1,
"filename": "apolo_flow-24.12.1.tar.gz",
"has_sig": false,
"md5_digest": "3bac7ff507047ad2f8ce58134883f1b2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 95551,
"upload_time": "2024-12-16T17:14:36",
"upload_time_iso_8601": "2024-12-16T17:14:36.716521Z",
"url": "https://files.pythonhosted.org/packages/e1/83/7a77399d06da473919daba4374d001b56383410ad6ddc67c63ec31e5fc54/apolo_flow-24.12.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 17:14:36",
"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": "apolo-flow"
}