Project description
Tencent Cloud Python Yunjing 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-yunjing
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 yunjing
Download files
Download the file for your platform. If you’re not sure which to choose, learn more about installing packages.