# stackit.modelserving
This API provides endpoints for the model serving api
For more information, please visit [https://developers.stackit.schwarz](https://developers.stackit.schwarz)
This package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.
## Installation & Usage
### pip install
```sh
pip install stackit-modelserving
```
Then import the package:
```python
import stackit.modelserving
```
## Getting Started
[Examples](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.
Raw data
{
"_id": null,
"home_page": "https://github.com/stackitcloud/stackit-sdk-python",
"name": "stackit-modelserving",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "STACKIT Developer Tools",
"author_email": "developer-tools@stackit.cloud",
"download_url": "https://files.pythonhosted.org/packages/38/37/1031949e71b930144bbc3f0139ff4ae06f0b868a4b90389922f66c10218d/stackit_modelserving-0.2.0.tar.gz",
"platform": null,
"description": "# stackit.modelserving\nThis API provides endpoints for the model serving api\n\nFor more information, please visit [https://developers.stackit.schwarz](https://developers.stackit.schwarz)\n\nThis package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.\n\n\n## Installation & Usage\n### pip install\n\n```sh\npip install stackit-modelserving\n```\n\nThen import the package:\n```python\nimport stackit.modelserving\n```\n\n## Getting Started\n\n[Examples](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.",
"bugtrack_url": null,
"license": null,
"summary": "STACKIT Model Serving API",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/stackitcloud/stackit-sdk-python",
"Issues": "https://github.com/stackitcloud/stackit-sdk-python/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "afa8574c190f8797c3bf137be69a351ebd647fcb1fead8209960691b62e32821",
"md5": "6ebfab4e226299f2e196b7872e1cd5d8",
"sha256": "9b8383a0499103a156824a72897533d2743008eafe18212e20da5d799228a45a"
},
"downloads": -1,
"filename": "stackit_modelserving-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ebfab4e226299f2e196b7872e1cd5d8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 49246,
"upload_time": "2025-07-28T09:17:24",
"upload_time_iso_8601": "2025-07-28T09:17:24.025619Z",
"url": "https://files.pythonhosted.org/packages/af/a8/574c190f8797c3bf137be69a351ebd647fcb1fead8209960691b62e32821/stackit_modelserving-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "38371031949e71b930144bbc3f0139ff4ae06f0b868a4b90389922f66c10218d",
"md5": "34be6cb30b493a60f72fbcce2923134e",
"sha256": "f4eae5d312261fb1cbe6a55afe46d33e2725d0a339a914d36af7ca0d4c53d1d1"
},
"downloads": -1,
"filename": "stackit_modelserving-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "34be6cb30b493a60f72fbcce2923134e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 23709,
"upload_time": "2025-07-28T09:17:24",
"upload_time_iso_8601": "2025-07-28T09:17:24.817503Z",
"url": "https://files.pythonhosted.org/packages/38/37/1031949e71b930144bbc3f0139ff4ae06f0b868a4b90389922f66c10218d/stackit_modelserving-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-28 09:17:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stackitcloud",
"github_project": "stackit-sdk-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "stackit-modelserving"
}