skillfed

stackit-objectstorage

STACKIT Object Storage API

stackit-objectstorage v1.5.0 75.4K downloads/30d#14,721 on PyPI57
Permissive license Active released

What it is and what it does

stackit-objectstorage is a Python client library for the STACKIT cloud platform's Object Storage service. It wraps the STACKIT Object Storage REST API, allowing developers to manage cloud storage buckets and objects programmatically from Python code. The package is part of the broader STACKIT Python SDK and integrates with its authentication and configuration patterns.

The library uses pydantic for data validation, requests for HTTP communication, and python-dateutil for timestamp handling. It targets modern Python versions and maintains active development. Installation is straightforward via pip, though actual usage requires STACKIT platform credentials and familiarity with the SDK's authentication setup, which is documented in the GitHub repository examples.

Use it for:

  • Automate provisioning and management of object storage buckets within STACKIT infrastructure.
  • Build deployment scripts that create, configure, or tear down cloud storage resources.
  • Integrate STACKIT Object Storage operations into Python applications or CI/CD pipelines.
  • Programmatically upload, download, or list objects in STACKIT-hosted buckets.
  • Manage storage lifecycle and access policies as code within STACKIT environments.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python bindings to the STACKIT Object Storage API, enabling programmatic management of cloud object storage resources through the STACKIT SDK.

Yes, if you are working within the STACKIT cloud ecosystem and need to manage Object Storage programmatically. The package is actively maintained, has low install friction, carries a permissive license, and integrates cleanly with the STACKIT SDK. No known vulnerabilities. Install only if you have STACKIT platform access and credentials; it is not a general-purpose object storage client.

Install

stackit-objectstorage on PyPI

pip

pip install stackit-objectstorage

uv

uv add stackit-objectstorage

poetry

poetry add stackit-objectstorage

Installing stackit-objectstorage

Before you install

Low friction installation as a pure-Python wheel. Actively maintained with a recent release and current commit activity. Depends on stable, widely-used libraries: pydantic, python-dateutil, requests, and stackit-core.

License in practice

Licensed under Apache Software License (permissive), allowing use in commercial and private projects with minimal restrictions beyond attribution and liability disclaimers.

Quickstart

pip install stackit-objectstorage

import stackit.objectstorage
# See GitHub examples for authentication and usage patterns

Requires Python 3.10 or later. Depends on stackit-core, which must be available in your environment.

Verify before relying

  • Whether stackit-core is a public package or an internal STACKIT dependency that may require separate setup.
  • What authentication mechanism or credentials are required to connect to STACKIT Object Storage.
  • Whether the package supports operations beyond basic CRUD (e.g., versioning, lifecycle policies, access control).

Package facts

License not declared (permissive)
Python support supports the current Python release (<4.0,>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 4 — pydantic, python-dateutil, requests, stackit-core
Maintenance actively maintained — 25 days since the last release
Last repo commit
First released
Downloads 75,380/month — #14,721 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: stackit_objectstorage-1.5.0-py3-none-any.whl

License :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14

Tags

stackit object storage apicloud object storage sdkstackit python sdkmanage cloud storage programmaticallystackit cloud api clientobject storage managementstackit infrastructure api
cloud-apistackit-sdkobject-storage

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

stackit-iaas

Provides Python bindings to create and modify…

permissive · top 15,000 on PyPI

stackit-resourcemanager

Provides Python API bindings to manage STACKIT…

permissive · top 15,000 on PyPI

stackit-core

Provides core authentication, configuration,…

permissive · top 15,000 on PyPI

python-digitalocean

Provides Python bindings to the DigitalOcean…

copyleft · top 15,000 on PyPI

aliyun-python-sdk-ecs

Provides Python bindings to Aliyun's Elastic…

permissive · top 15,000 on PyPI

python-magnumclient

Python bindings and command-line tool for the…

permissive · top 15,000 on PyPI

pulumi-pulumiservice

Pulumi Service Provider enables programmatic…

permissive · top 15,000 on PyPI

vsts

Provides Python bindings to the Azure DevOps…

permissive · top 15,000 on PyPI

upcloud-api

Object-oriented Python client for UpCloud's…

permissive · top 15,000 on PyPI

azure-mgmt-resource-deployments

Manages Azure resource deployments…

permissive · top 5,000 on PyPI