stackit-objectstorage


Namestackit-objectstorage JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Object Storage API
upload_time2025-07-28 09:17: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.objectstorage
STACKIT API to manage the Object Storage



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

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

## 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-objectstorage",
    "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/92/dd/79fb0c2b3ef4a611bd1e64612fa8b7d90ae3caa77d988007c4e7c35c5245/stackit_objectstorage-1.1.0.tar.gz",
    "platform": null,
    "description": "# stackit.objectstorage\nSTACKIT API to manage the Object Storage\n\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-objectstorage\n```\n\nThen import the package:\n```python\nimport stackit.objectstorage\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 Object Storage 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": "eb24d7bcf24376e55a55f164d47cae4f71ec9ad85187498d36c22546bd3c2c24",
                "md5": "dfd6ba1d4013285fbd6fad299f58d4c4",
                "sha256": "ccf03b238baa957a376cd533864a15e8e6d11535ba982043becc8e38299255f2"
            },
            "downloads": -1,
            "filename": "stackit_objectstorage-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dfd6ba1d4013285fbd6fad299f58d4c4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 53831,
            "upload_time": "2025-07-28T09:17:37",
            "upload_time_iso_8601": "2025-07-28T09:17:37.287002Z",
            "url": "https://files.pythonhosted.org/packages/eb/24/d7bcf24376e55a55f164d47cae4f71ec9ad85187498d36c22546bd3c2c24/stackit_objectstorage-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92dd79fb0c2b3ef4a611bd1e64612fa8b7d90ae3caa77d988007c4e7c35c5245",
                "md5": "6d8657dc907c78ec02152365e6c43055",
                "sha256": "002b0a8100798af905b264ea9b50a77054d0abdb4a5fd4803dad7efab3f0ae71"
            },
            "downloads": -1,
            "filename": "stackit_objectstorage-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6d8657dc907c78ec02152365e6c43055",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 25806,
            "upload_time": "2025-07-28T09:17:38",
            "upload_time_iso_8601": "2025-07-28T09:17:38.070418Z",
            "url": "https://files.pythonhosted.org/packages/92/dd/79fb0c2b3ef4a611bd1e64612fa8b7d90ae3caa77d988007c4e7c35c5245/stackit_objectstorage-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:17: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-objectstorage"
}
        
Elapsed time: 1.52708s