This topic describes Object Storage Service (OSS) SDK for Python 1.0.
About OSS SDK for Python 2.0
OSS SDK for Python 2.0 (alibabacloud-oss-python-sdk-v2) is a major rewrite of the OSS SDK for Python 1.0 code repository (aliyun-oss-python-sdk).
OSS SDK for Python 2.0 is a new version that simplifies underlying operations such as identity authentication, automatic request retry, and error handling. You can access OSS by calling API operations without complex programming.
OSS SDK for Python 2.0 provides flexible parameter configuration methods and rich advanced operations, such as paginator, transmission managers, and File-like operations. This comprehensively improves development efficiency and experience.
Refer to OSS SDK for Python 2.0 to get started.
Source code
For more information about the source code of OSS SDK for Python, visit GitHub.
Sample code
OSS SDK for Python provides various sample code files for your reference or use. The following table describes the sample code files provided by OSS SDK for Python.
Sample code file | Content |