stackit-serverbackup


Namestackit-serverbackup JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Server Backup Management API
upload_time2025-07-28 09:18:38
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.serverbackup
API endpoints for Server Backup 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-serverbackup
```

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

## 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-serverbackup",
    "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/9c/3a/26b679f039066d8ef7cad262eaa536ad3298bd58ab820e55dfe344e7f231/stackit_serverbackup-1.1.0.tar.gz",
    "platform": null,
    "description": "# stackit.serverbackup\nAPI endpoints for Server Backup 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-serverbackup\n```\n\nThen import the package:\n```python\nimport stackit.serverbackup\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 Backup 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": "6bbd3af27d92e51dbb141e775c7d3a8f62b85aa520e6e6d94135f1f61fc8fc97",
                "md5": "adbe272a47bdaac46e09401f90122802",
                "sha256": "4dc5c7c45b0e018103fc0b858ac2e98b0acd88dba3175ba8b5ac008bb8fb41ac"
            },
            "downloads": -1,
            "filename": "stackit_serverbackup-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "adbe272a47bdaac46e09401f90122802",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 50921,
            "upload_time": "2025-07-28T09:18:37",
            "upload_time_iso_8601": "2025-07-28T09:18:37.553827Z",
            "url": "https://files.pythonhosted.org/packages/6b/bd/3af27d92e51dbb141e775c7d3a8f62b85aa520e6e6d94135f1f61fc8fc97/stackit_serverbackup-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c3a26b679f039066d8ef7cad262eaa536ad3298bd58ab820e55dfe344e7f231",
                "md5": "600f527bc64cb05c6a493ac4c68eb87a",
                "sha256": "918303634856acfcb52072e975bca82f439b51bb13ca9aee84efce4a4ad580c3"
            },
            "downloads": -1,
            "filename": "stackit_serverbackup-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "600f527bc64cb05c6a493ac4c68eb87a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 25357,
            "upload_time": "2025-07-28T09:18:38",
            "upload_time_iso_8601": "2025-07-28T09:18:38.746532Z",
            "url": "https://files.pythonhosted.org/packages/9c/3a/26b679f039066d8ef7cad262eaa536ad3298bd58ab820e55dfe344e7f231/stackit_serverbackup-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:18:38",
    "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-serverbackup"
}
        
Elapsed time: 1.38423s