[](https://codecov.io/gh/neuro-cli/platform-client-python)
# Preface
Welcome to Apolo CLI tool for https://apolo.us/.
Package ship command line tool called `apolo`. With it you can:
* Execute and debug jobs
* Manipulate Data
* Make some fun
# Contributing
For OSX users install coreutils to properly interpret shell commands:
```
brew install coreutils
```
Before you begin, it is recommended to have clean virtual environment installed:
```shell
python -m venv .env
source .env/bin/activate
```
Development flow:
* Install dependencies: `make setup`
* Reformat code: `make format`
* Lint: `make lint`
* Run tests: `make test`
* Run end-to-end tests: `make e2e`
Raw data
{
"_id": null,
"home_page": "https://github.com/neuro-inc/platform-client-python",
"name": "apolo-cli",
"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/86/60/5e028b9e958e287174dc110003f6443de81b3bb3b163bb06676075a96fc2/apolo_cli-25.8.0.tar.gz",
"platform": null,
"description": "[](https://codecov.io/gh/neuro-cli/platform-client-python)\n\n# Preface\n\nWelcome to Apolo CLI tool for https://apolo.us/.\nPackage ship command line tool called `apolo`. With it you can:\n* Execute and debug jobs\n* Manipulate Data\n* Make some fun\n\n# Contributing\n\nFor OSX users install coreutils to properly interpret shell commands:\n\n```\nbrew install coreutils\n```\n\nBefore you begin, it is recommended to have clean virtual environment installed:\n\n```shell\npython -m venv .env\nsource .env/bin/activate\n```\n\nDevelopment flow:\n\n* Install dependencies: `make setup`\n* Reformat code: `make format`\n* Lint: `make lint`\n* Run tests: `make test`\n* Run end-to-end tests: `make e2e`\n",
"bugtrack_url": null,
"license": "Apache 2",
"summary": "Apolo Platform client",
"version": "25.8.0",
"project_urls": {
"Homepage": "https://github.com/neuro-inc/platform-client-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "86d4e1dca643a3bceb59c394c3b571b3d60052922f2c0d89f54efd57c912a2e8",
"md5": "a36310a94cc30c3afa4b072152616e2f",
"sha256": "a6a6afca49e20385bab8b3d910e91cbdb362a279fff392ad0ff4efcd41ec914f"
},
"downloads": -1,
"filename": "apolo_cli-25.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a36310a94cc30c3afa4b072152616e2f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 138254,
"upload_time": "2025-08-08T09:36:35",
"upload_time_iso_8601": "2025-08-08T09:36:35.639913Z",
"url": "https://files.pythonhosted.org/packages/86/d4/e1dca643a3bceb59c394c3b571b3d60052922f2c0d89f54efd57c912a2e8/apolo_cli-25.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "86605e028b9e958e287174dc110003f6443de81b3bb3b163bb06676075a96fc2",
"md5": "3b10be5ab58e87208a46c3d7af1da8c1",
"sha256": "364d46d44dcb9c2002f1aee12452d832e266ac099b6d85f72bcfe6d666a1b828"
},
"downloads": -1,
"filename": "apolo_cli-25.8.0.tar.gz",
"has_sig": false,
"md5_digest": "3b10be5ab58e87208a46c3d7af1da8c1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 266158,
"upload_time": "2025-08-08T09:36:36",
"upload_time_iso_8601": "2025-08-08T09:36:36.543860Z",
"url": "https://files.pythonhosted.org/packages/86/60/5e028b9e958e287174dc110003f6443de81b3bb3b163bb06676075a96fc2/apolo_cli-25.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 09:36:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "neuro-inc",
"github_project": "platform-client-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "apolo-cli"
}