TencentCloud / tencentcloud-sdk-python

Tencent Cloud API 3.0 SDK for Python
Apache License 2.0
613 stars 251 forks source link

how to work with COS? is there any detail about it ? #43

Closed guanxudong closed 5 years ago

guanxudong commented 5 years ago

Hi guys,

cos-python-sdk-v5 is seperated from tencentcloud-sdk-python ?

so if I need to upload or download with COS, i have to install extra python sdk (cos-python-sdk-v5), right?

zqfan commented 5 years ago

yes, cos is an independent service, and provides its own sdk.