Python SDK for TencentCloud
Project description
qcloud-sdk-py
简介
量潮科技出品的腾讯云Python服务端SDK。
安装
pip install qcloud-sdk-py
使用
假设在环境变量中配置QCLOUDSDK_SECRET_ID和QCLOUDSDK_SECRET_KEY,未配置可以通过APIClient传入。
# 导入模块
from qcloud_sdk.api import QCloudAPIClient
# 创建APIClient实例
client = QCloudAPIClient()
# 通用API
client.request_api(service='cvm', region='ap-shanghai', api='DescribeZones', api_params={})
文档
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
qcloud-sdk-py-0.5.0.tar.gz
(54.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qcloud-sdk-py-0.5.0.tar.gz.
File metadata
- Download URL: qcloud-sdk-py-0.5.0.tar.gz
- Upload date:
- Size: 54.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5336060797724894fc0a186cd8a39602229b8e97da5c59d5d12812244ccfdf90
|
|
| MD5 |
1063dd7cf6c941ab52cbce1992782e03
|
|
| BLAKE2b-256 |
bd4e745f36bdd56fc7f68c8f4c5590fd8f7aa2072c82f04accf6495b67ac8350
|
File details
Details for the file qcloud_sdk_py-0.5.0-py3-none-any.whl.
File metadata
- Download URL: qcloud_sdk_py-0.5.0-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
778153c094a6cc55742cf930e465bb293de077c90c85051726ce3e0099b18c48
|
|
| MD5 |
96d9a4af4291c9a1855de7843e130028
|
|
| BLAKE2b-256 |
5e77bdfd110d5d6b09e2cf101fab5bb005dfd40b04cdef9cd55ba946f28eb57d
|