orkestr8-sdk


Nameorkestr8-sdk JSON
Version 0.0.167 PyPI version JSON
download
home_pageNone
SummarySDK to easily interact with Orkestr8 ML entities
upload_time2024-12-02 04:07:15
maintainerNone
docs_urlNone
authorAntsthebul
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # orkestr8-sdk

Python SDK to simplify resource accumulation and model training. This SDK is used by Orkestr8-ML.

## Testing

1. `venv/scripts/activate`: Active local venv
2. `make test`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "orkestr8-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Antsthebul",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/3f/07/1fcae8747a6a453eb0cb03a3ea02ac3f47fd0739df702fa2fe67a757f25c/orkestr8_sdk-0.0.167.tar.gz",
    "platform": null,
    "description": "# orkestr8-sdk\n\nPython SDK to simplify resource accumulation and model training. This SDK is used by Orkestr8-ML.\n\n## Testing\n\n1. `venv/scripts/activate`: Active local venv\n2. `make test`\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "SDK to easily interact with Orkestr8 ML entities",
    "version": "0.0.167",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "112255f57e000252a34ca21b0049d2625bca0bd88603cdc48dd8148a3bccb549",
                "md5": "4312c93ad5c11c3b71f27dadd7a11d5b",
                "sha256": "8b628faad3a0d5773473274756539926a97d0ae51fc3aa9278eebaaceb0b96d9"
            },
            "downloads": -1,
            "filename": "orkestr8_sdk-0.0.167-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4312c93ad5c11c3b71f27dadd7a11d5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14942,
            "upload_time": "2024-12-02T04:07:13",
            "upload_time_iso_8601": "2024-12-02T04:07:13.508378Z",
            "url": "https://files.pythonhosted.org/packages/11/22/55f57e000252a34ca21b0049d2625bca0bd88603cdc48dd8148a3bccb549/orkestr8_sdk-0.0.167-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f071fcae8747a6a453eb0cb03a3ea02ac3f47fd0739df702fa2fe67a757f25c",
                "md5": "852cd750470626e96e01e325e0ecba6e",
                "sha256": "1c88a4fd4f2cda188c5804a5a1179e0b71f744146b47574c3ed27754760be747"
            },
            "downloads": -1,
            "filename": "orkestr8_sdk-0.0.167.tar.gz",
            "has_sig": false,
            "md5_digest": "852cd750470626e96e01e325e0ecba6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10219,
            "upload_time": "2024-12-02T04:07:15",
            "upload_time_iso_8601": "2024-12-02T04:07:15.469717Z",
            "url": "https://files.pythonhosted.org/packages/3f/07/1fcae8747a6a453eb0cb03a3ea02ac3f47fd0739df702fa2fe67a757f25c/orkestr8_sdk-0.0.167.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 04:07:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orkestr8-sdk"
}
        
Elapsed time: 0.41844s