Skip to content

Files

Latest commit

1a55f60 · Apr 14, 2025

History

History

objectstorage

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 of the SDK.

Installation & Usage

pip install

pip install stackit-objectstorage

Then import the package:

import stackit.objectstorage

Getting Started

Examples for the usage of the package can be found in the GitHub repository of the SDK.