[](https://codecov.io/gh/neuro-inc/platform-client-python)
# Preface
Welcome to Python Apolo-SDK for https://console.apolo.us/.
# Documentation
https://apolo-sdk.readthedocs.io/en/latest/
# Installation
Install from PyPI:
```shell
$ pip install apolo-sdk
```
# 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`
Raw data
{
"_id": null,
"home_page": "https://github.com/neuro-inc/platform-client-python",
"name": "apolo-sdk",
"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/ed/38/09299b29589c72eead2661201a599f11ae4406533fc1e28e5d6526116488/apolo_sdk-25.8.0.tar.gz",
"platform": null,
"description": "[](https://codecov.io/gh/neuro-inc/platform-client-python)\n\n# Preface\n\nWelcome to Python Apolo-SDK for https://console.apolo.us/.\n\n# Documentation\n\nhttps://apolo-sdk.readthedocs.io/en/latest/\n\n# Installation\n\n\nInstall from PyPI:\n\n```shell\n$ pip install apolo-sdk\n```\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\n$ python -m venv .env\n$ source .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",
"bugtrack_url": null,
"license": "Apache 2",
"summary": "Apolo SDK",
"version": "25.8.0",
"project_urls": {
"Homepage": "https://github.com/neuro-inc/platform-client-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b21580ea04f7b360daa9a5c9fbd579aa1fb2f824540bb7a19c2fbe9782f2e5ee",
"md5": "3d48d724975900b417e16a7075996716",
"sha256": "9667d91af22fe4d1feeacd076e85bc16f750d497545569b9bc438e418e3a43e0"
},
"downloads": -1,
"filename": "apolo_sdk-25.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d48d724975900b417e16a7075996716",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 93726,
"upload_time": "2025-08-08T09:36:30",
"upload_time_iso_8601": "2025-08-08T09:36:30.572161Z",
"url": "https://files.pythonhosted.org/packages/b2/15/80ea04f7b360daa9a5c9fbd579aa1fb2f824540bb7a19c2fbe9782f2e5ee/apolo_sdk-25.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ed3809299b29589c72eead2661201a599f11ae4406533fc1e28e5d6526116488",
"md5": "8250de68619ceefdb2495d1481f564c2",
"sha256": "bd868d758d352a07d502f769ba6ec20fa9dfeff34ce28767ac425e4016dc7c07"
},
"downloads": -1,
"filename": "apolo_sdk-25.8.0.tar.gz",
"has_sig": false,
"md5_digest": "8250de68619ceefdb2495d1481f564c2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 198535,
"upload_time": "2025-08-08T09:36:31",
"upload_time_iso_8601": "2025-08-08T09:36:31.521572Z",
"url": "https://files.pythonhosted.org/packages/ed/38/09299b29589c72eead2661201a599f11ae4406533fc1e28e5d6526116488/apolo_sdk-25.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 09:36:31",
"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-sdk"
}