tencentcloud-sdk-python-common
Tencent Cloud Common SDK for Python
What it is and what it does
This is the common foundation package for the Tencent Cloud Python SDK ecosystem. It provides shared utilities, authentication helpers, and base classes that other service-specific SDK packages (for CVM, CBS, and other Tencent Cloud services) depend on. The package itself does not directly interact with cloud services; instead, it supplies the infrastructure that service-specific packages build upon.
The package supports Python 2.7 and 3.x, installs with minimal friction (only requests as a runtime dependency), and is actively maintained by Tencent. It is distributed as a pure Python wheel, making installation straightforward across platforms.
Use it for:
- Setting up a Python environment to use Tencent Cloud service SDKs by installing the common base package first
- Accessing shared authentication and request-handling utilities when building integrations with multiple Tencent Cloud services
- Developing applications that interact with Tencent Cloud infrastructure like CVM instances or CBS volumes
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python bindings and common utilities for accessing Tencent Cloud services like CVM and CBS through the official SDK.
Yes, if you are using Tencent Cloud services from Python. This is the required common foundation for all service-specific Tencent Cloud SDKs. Install friction is low, maintenance is active, and the permissive Apache 2.0 license poses no restrictions. No known vulnerabilities.
Install
tencentcloud-sdk-python-common on PyPI
pip
pip install tencentcloud-sdk-python-commonuv
uv add tencentcloud-sdk-python-commonpoetry
poetry add tencentcloud-sdk-python-commonInstalling tencentcloud-sdk-python-common
Before you install
Low install friction with a single lightweight dependency (requests). Actively maintained with a recent release and 708 repository stars, indicating ongoing support.
License in practice
Licensed under Apache License 2.0 (permissive), allowing commercial and private use with minimal restrictions.
Quickstart
pip install tencentcloud-sdk-python-common
import tencentcloud_sdk_python_common
# Common utilities available for use with Tencent Cloud service SDKs
Verify before relying
- Whether this package alone is sufficient or if service-specific SDK packages must be installed separately for actual API calls
- Current support status for Python 2.7 given its end-of-life status
Package facts
| License | Apache License 2.0 (permissive) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — requests |
| Maintenance | actively maintained — 1 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 972,488/month — #4,606 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: tencentcloud_sdk_python_common-3.1.156-py2.py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
tencentcloud-sdk-pythonOfficial SDK for accessing Tencent Cloud…
permissive · top 15,000 on PyPI
tencentcloud-sdk-python-wsaProvides Python bindings to interact with…
permissive · top 15,000 on PyPI
tccliCommand-line interface for managing Tencent…
permissive · top 15,000 on PyPI
cos-python-sdk-v5Python SDK for Tencent Cloud's COS (Cloud…
permissive · top 5,000 on PyPI
coscmdCOSCMD is a command-line tool for managing…
permissive · top 15,000 on PyPI
splunk-sdkProvides a Python client library for…
permissive · top 5,000 on PyPI
aws-cdk.coreProvides the core construct classes and stack…
permissive · top 15,000 on PyPI
qq-botpyA Python framework for building QQ chat bots…
permissive · top 15,000 on PyPI
cvat-sdkPython client library for CVAT (Computer Vision…
permissive · top 15,000 on PyPI
2captcha-pythonA Python client for the 2Captcha API that…
permissive · top 15,000 on PyPI