orkestr8-sdk


Nameorkestr8-sdk JSON
Version 0.0.190 PyPI version JSON
download
home_pageNone
SummarySDK to easily interact with Orkestr8 ML entities
upload_time2024-12-25 18:52:36
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

The venv needs to be manually invoked. Poetry is only used as a dep resolver
1. `venv/scripts/activate`: Active local venv
2. `make test`

## Development

Run this command to automatically create a new version

```
make tag version=v0.0.178 message="'your message. Notice the double quotes'"
```

            

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/36/cd/539f452694c1712d48e8842980e897b33e59fbcf8b74f6f39d464813f659/orkestr8_sdk-0.0.190.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\nThe venv needs to be manually invoked. Poetry is only used as a dep resolver\n1. `venv/scripts/activate`: Active local venv\n2. `make test`\n\n## Development\n\nRun this command to automatically create a new version\n\n```\nmake tag version=v0.0.178 message=\"'your message. Notice the double quotes'\"\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "SDK to easily interact with Orkestr8 ML entities",
    "version": "0.0.190",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bb5f38a770b24d825e3c1378857fce4d4503bf2cecf89750f211cb54f78f609",
                "md5": "d2cece3c2162d114c688c2d0cde2d23c",
                "sha256": "05d0b347fbf34ae07a9728e9f7d3685306c05b6bd55e33b508fc7db8e1a45f7f"
            },
            "downloads": -1,
            "filename": "orkestr8_sdk-0.0.190-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2cece3c2162d114c688c2d0cde2d23c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 20541,
            "upload_time": "2024-12-25T18:52:32",
            "upload_time_iso_8601": "2024-12-25T18:52:32.515789Z",
            "url": "https://files.pythonhosted.org/packages/8b/b5/f38a770b24d825e3c1378857fce4d4503bf2cecf89750f211cb54f78f609/orkestr8_sdk-0.0.190-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36cd539f452694c1712d48e8842980e897b33e59fbcf8b74f6f39d464813f659",
                "md5": "b005a6fc4dec26150f0cc66ba1fb549b",
                "sha256": "d41c5d1533d51a0a243d6025c571feb25ea59853ae8289951968df521e341157"
            },
            "downloads": -1,
            "filename": "orkestr8_sdk-0.0.190.tar.gz",
            "has_sig": false,
            "md5_digest": "b005a6fc4dec26150f0cc66ba1fb549b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12522,
            "upload_time": "2024-12-25T18:52:36",
            "upload_time_iso_8601": "2024-12-25T18:52:36.233455Z",
            "url": "https://files.pythonhosted.org/packages/36/cd/539f452694c1712d48e8842980e897b33e59fbcf8b74f6f39d464813f659/orkestr8_sdk-0.0.190.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-25 18:52:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orkestr8-sdk"
}
        
Elapsed time: 0.41241s