The official QingStor SDK for the Python programming language.
Project description
# QingStor SDK for Python
[![Build Status](https://github.com/qingstor/qingstor-sdk-python/workflows/Unit%20Test/badge.svg?branch=master)](https://github.com/qingstor/qingstor-sdk-python/actions?query=workflow%3A%22Unit+Test%22) [![API Reference](http://img.shields.io/badge/api-reference-green.svg)](https://docs.qingcloud.com/qingstor/) [![License](http://img.shields.io/badge/license-apache%20v2-blue.svg)](https://github.com/yunify/qingstor-sdk-python/blob/master/LICENSE) [![Join the chat](https://img.shields.io/badge/chat-online-blue?style=flat&logo=zulip)](https://qingstor.zulipchat.com/join/nofzrqd5a5skt5ebnaor5b7d/)
English | [中文](README_zh-CN.md)
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](https://docs.qingcloud.com/qingstor/api/common/overview.html) (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](https://docs.qingcloud.com/qingstor/api/). 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.
[Preparation](./docs/prepare.md)
[Installation](./docs/install.md)
[Configuration](./docs/config.md)
[Service Initialization](./docs/service.md)
[Code Examples](./docs/examples.md)
Checkout our [releases](https://github.com/yunify/qingstor-sdk-python/releases) and [change log](./CHANGELOG.md) for information about the latest features, bug fixes and new ideas.
## Reference Documentations
[QingStor Documentation](https://docs.qingcloud.com/qingstor/index.html)
[QingStor Guide](https://docs.qingcloud.com/qingstor/guide/index.html)
[QingStor APIs](https://docs.qingcloud.com/qingstor/api/index.html)
## Contributing
Please see [Contributing Guidelines](./CONTRIBUTING.md) of this project before submitting patches.
## LICENSE
The Apache License (Version 2.0, January 2004).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for qingstor_sdk-2.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d77fd45c91e3971a30873875029e154e6e28bb5460d9e263b01404d04951ea7a |
|
MD5 | c3da05a3724c4b9c247f4f218168793b |
|
BLAKE2b-256 | 0706580dc14d2ffa42885fd0fc0de2c15e31c47d5bba979eded425bdbd44c7f2 |