qingstor / qingstor-sdk-python

The official QingStor SDK for the Python programming language.

Home Page:https://qingstor-sdk-python.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QingStor SDK for Python

Build Status API Reference License Join the chat

English | 中文

The official QingStor SDK for the Python programming language.

Before you start using the SDK, make sure you have a basic understanding of the concepts of QingStor object storage (such as Zone, Service, Bucket, Object, etc.).

This SDK try to keep a one-to-one correspondence with the methods on the QingCloud QingStor object storage documentation. For details of each method, please refer to the corresponding chapter in the link.

Quick Start

Now you are ready to code. You can read the detailed guides in the list below to have a clear understanding.

Checkout our releases and change log for information about the latest features, bug fixes and new ideas.

Reference Documentations

Contributing

Please see Contributing Guidelines of this project before submitting patches.

LICENSE

The Apache License (Version 2.0, January 2004).

About

The official QingStor SDK for the Python programming language.

https://qingstor-sdk-python.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:Python 99.2%Language:Makefile 0.8%