Project description
Tencent Cloud Python Trocket SDK is the official software development kit, which allows Python developers to write software that makes use of Tencent Cloud services like CVM and CBS.
The SDK works on Python versions:
Quick Start
First, install the library:
$ pip install tencentcloud-sdk-python-common
$ pip install tencentcloud-sdk-python-trocket
or download source code from github and install:
$ git clone https://github.com/tencentcloud/tencentcloud-sdk-python.git
$ cd tencentcloud-sdk-python
$ python package.py --components common trocket
Download files
Download the file for your platform. If you’re not sure which to choose, learn more about installing packages.