stackit-serverupdate


Namestackit-serverupdate JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Server Update Management API
upload_time2025-07-28 09:18:45
maintainerNone
docs_urlNone
authorSTACKIT Developer Tools
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stackit.serverupdate
API endpoints for Server Update Operations on STACKIT Servers.


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-serverupdate
```

Then import the package:
```python
import stackit.serverupdate
```

## 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-serverupdate",
    "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/2c/35/e96fe043f6f8231b11315888ec255bc732109973e9c021348f61a665f39d/stackit_serverupdate-1.1.0.tar.gz",
    "platform": null,
    "description": "# stackit.serverupdate\nAPI endpoints for Server Update Operations on STACKIT Servers.\n\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-serverupdate\n```\n\nThen import the package:\n```python\nimport stackit.serverupdate\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 Server Update Management API",
    "version": "1.1.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": "da3748c40976740f2a9c4ff13c2ba91d6bc17b6bcdf3574615167043642a91fa",
                "md5": "6252cbe1faba80286b2bd55d048b842b",
                "sha256": "cd3517de493a1f5f7e95cc69d96a60906398e75a2c8e7cd4dd844fa30d8c8b76"
            },
            "downloads": -1,
            "filename": "stackit_serverupdate-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6252cbe1faba80286b2bd55d048b842b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 42089,
            "upload_time": "2025-07-28T09:18:44",
            "upload_time_iso_8601": "2025-07-28T09:18:44.283718Z",
            "url": "https://files.pythonhosted.org/packages/da/37/48c40976740f2a9c4ff13c2ba91d6bc17b6bcdf3574615167043642a91fa/stackit_serverupdate-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c35e96fe043f6f8231b11315888ec255bc732109973e9c021348f61a665f39d",
                "md5": "94867e52d781100dad1660084eb24194",
                "sha256": "c6263b79fbb8e08d6d90b3ae0b08b71e5c44237b4240b208af3a2be262a3b73a"
            },
            "downloads": -1,
            "filename": "stackit_serverupdate-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "94867e52d781100dad1660084eb24194",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 23130,
            "upload_time": "2025-07-28T09:18:45",
            "upload_time_iso_8601": "2025-07-28T09:18:45.087706Z",
            "url": "https://files.pythonhosted.org/packages/2c/35/e96fe043f6f8231b11315888ec255bc732109973e9c021348f61a665f39d/stackit_serverupdate-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:18:45",
    "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-serverupdate"
}
        
Elapsed time: 1.44213s