This topic describes Object Storage Service (OSS) SDK for Python 1.0.
About OSS SDK for Python V2
OSS SDK for Python V2 (alibabacloud-oss-python-sdk-v2) is now available. It is a major rewrite of the OSS SDK for Go V1 code repository (aliyun-oss-python-sdk).
OSS SDK for Python V2 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 V2 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.