skillfed

alibabacloud-gateway-oss

Alibaba Cloud OSS SDK Library for Python

alibabacloud-gateway-oss v0.0.29 440.8K downloads/30d#6,646 on PyPI10
Permissive license Apache License 2.0 Active released

What it is and what it does

This package is a gateway implementation for Alibaba Cloud's OSS service, part of the broader Alibaba Cloud SDK ecosystem. It acts as a bridge between Python applications and Alibaba Cloud's object storage infrastructure, providing a standardized interface for OSS operations through the OpenAPI client pattern.

The package depends on a suite of Alibaba Cloud utility libraries (credentials, encoding, signature, XML handling, and others) to handle authentication, request formatting, and response parsing. It is actively maintained, supports Python 3.6 through 3.9, and is distributed as a pure Python wheel with low installation friction.

Use it for:

  • Upload, download, and manage objects in Alibaba Cloud OSS buckets from Python applications.
  • Integrate OSS storage operations into microservices or serverless functions running on Alibaba Cloud.
  • Build data pipelines that read from or write to OSS as part of ETL workflows.
  • Provide a standardized gateway layer for multi-cloud or hybrid cloud architectures using Alibaba Cloud storage.

Worth the install?

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

Provides a gateway implementation for Alibaba Cloud OSS (Object Storage Service) operations, enabling Python applications to interact with Alibaba Cloud's object storage infrastructure through a standardized OpenAPI client interface.

Yes, if you are building on Alibaba Cloud and need OSS integration. The package is actively maintained, has low install friction, uses a permissive license, and is part of a cohesive Alibaba Cloud SDK ecosystem. It is not suitable for non-Alibaba Cloud use cases or if you need a cloud-agnostic storage abstraction.

Install

alibabacloud-gateway-oss on PyPI

pip

pip install alibabacloud-gateway-oss

uv

uv add alibabacloud-gateway-oss

poetry

poetry add alibabacloud-gateway-oss

Installing alibabacloud-gateway-oss

Before you install

Low install friction with a pure Python wheel distribution. Active maintenance with a release on 2026-08-14 and last commit the same day. Depends on 13 Alibaba Cloud utility packages, all part of the same ecosystem.

License in practice

Licensed under Apache License 2.0 (permissive), allowing commercial and private use with minimal restrictions; you must include a copy of the license and state significant changes.

Quickstart

pip install alibabacloud-gateway-oss

from alibabacloud_gateway_oss import Client
# Instantiate and configure the OSS gateway client with credentials
client = Client()

Requires Python 3.6 or later; credentials and Alibaba Cloud account configuration needed for actual OSS operations.

Verify before relying

  • Specific OSS operations supported (read, write, delete, list, etc.) and their scope.
  • Whether this is a low-level gateway or a high-level convenience wrapper.
  • Integration patterns with Alibaba Cloud credential providers and authentication flows.
  • Performance characteristics and rate-limiting behavior.

Package facts

License Apache License 2.0 (permissive)
Python support supports the current Python release (>=3.6)
Install friction low — pure-Python wheel
Runtime dependencies 13 — alibabacloud-credentials, alibabacloud-darabonba-array, alibabacloud-darabonba-encode-util, alibabacloud-darabonba-map, alibabacloud-darabonba-signature-util, alibabacloud-darabonba-string, alibabacloud-darabonba-time, alibabacloud-gateway-oss-util, alibabacloud-gateway-spi, alibabacloud-openapi-util, alibabacloud-oss-util, alibabacloud-tea-util, alibabacloud-tea-xml
Maintenance actively maintained — 0 days since the last release
Last repo commit
First released
Downloads 440,765/month — #6,646 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: alibabacloud_gateway_oss-0.0.29-py3-none-any.whl

Keywords: alibabacloud, gateway, oss

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.6Programming Language :: Python :: 3.7Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Topic :: Software Development

Tags

alibaba cloud oss gatewayalibabacloud object storagealibaba oss sdk pythoncloud storage gateway alibabaalibabacloud openapi client
alibaba-cloudobject-storagecloud-sdk

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

alibabacloud-gateway-dingtalk

Provides a gateway client for integrating with…

permissive · top 15,000 on PyPI

alibabacloud-gateway-oss-util

Provides utility functions for working with…

permissive · top 15,000 on PyPI

alibabacloud-gateway-pop

Provides a gateway client for Alibaba Cloud's…

permissive · top 15,000 on PyPI

ubai-client

ubai-client is a Python client for the…

unclear · top 15,000 on PyPI

alibabacloud-oss-v2

Uploads, downloads, and manages files on…

permissive · top 5,000 on PyPI

alibabacloud-gateway-spi

Provides a service provider interface (SPI) for…

permissive · top 5,000 on PyPI

oss2

Python SDK for uploading, downloading, and…

permissive · top 5,000 on PyPI

alibabacloud-gateway-sls-util

Provides utility functions for Alibaba Cloud…

permissive · top 15,000 on PyPI

alibabacloud-credentials-api

Provides credential management interfaces and…

permissive · top 5,000 on PyPI

alibabacloud-gateway-sls

Provides a gateway client for Alibaba Cloud's…

permissive · top 15,000 on PyPI