Example Programs
OBS Python SDK provides abundant example programs for user reference and direct use. These programs can be obtained from the OBS Python SDK development package. For example, files in eSDK_Storage_OBS_<versionId>_Python/examples obtained by decompressing eSDK_Storage_OBS_<versionId>_Python.zip are example programs. Alternatively, you can click code package names provided in the following table to obtain corresponding example programs.
Example programs include:
|
Sample Code |
Description |
|---|---|
|
How to use bucket-related APIs. |
|
|
How to use object-related APIs. |
|
|
How to download an object. |
|
|
How to create a folder. |
|
|
How to delete objects in a batch. |
|
|
How to list objects. |
|
|
How to list versioning objects. |
|
|
How to list objects in a folder. |
|
|
How to customize object metadata. |
|
|
How to perform a multipart upload. |
|
|
How to download Archive objects. |
|
|
How to concurrently copy parts of a large object. |
|
|
How to concurrently download parts of a large object. |
|
|
How to concurrently upload parts of a large object. |
|
|
How to perform a browser-based upload. |
|
|
How to use URLs for authorized access. |
Last Article: SDK Download Links
Next Article: Preparing a Development Environment
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.