All Projects → tencentyun → Cos Python Sdk V5

tencentyun / Cos Python Sdk V5

Licence: mit

Programming Languages

python
139335 projects - #7 most used programming language

Qcloud COSv5 SDK #######################

.. image:: https://img.shields.io/pypi/v/cos-python-sdk-v5.svg :target: https://pypi.org/search/?q=cos-python-sdk-v5 :alt: Pypi .. image:: https://travis-ci.org/tencentyun/cos-python-sdk-v5.svg?branch=master :target: https://travis-ci.org/tencentyun/cos-python-sdk-v5 :alt: Travis CI

介绍


腾讯云COSV5Python SDK, 目前可以支持Python2.6与Python2.7以及Python3.x。

安装指南


使用pip安装 ::

pip install -U cos-python-sdk-v5

手动安装::

python setup.py install

使用方法


使用python sdk,参照 https://github.com/tencentyun/cos-python-sdk-v5/blob/master/demo/demo.py

cos最新可用地域,参照 https://cloud.tencent.com/document/product/436/6224

python sdk 快速入门,参照 https://cloud.tencent.com/document/product/436/12269

python sdk 接口文档,参照 https://cloud.tencent.com/document/product/436/12270

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].