tencentcloud-sdk-python-wsa
Tencent Cloud Wsa SDK for Python
What it is and what it does
This is the official Tencent Cloud SDK for Python, specifically the WSA (Workspace Security Architecture) module. It allows Python developers to programmatically interact with Tencent Cloud services including CVM (Compute Virtual Machine) and CBS (Cloud Block Storage) through a Python API. The package is built on top of tencentcloud-sdk-python-common and provides service-specific client bindings.
The SDK is production-ready (Development Status 5), actively maintained with releases within days, and supports both Python 2.7 and Python 3.x. Installation is straightforward with low friction—a single dependency on the common SDK module. It's positioned for developers integrating Tencent Cloud infrastructure into Python applications, particularly those operating in regions where Tencent Cloud is the primary or preferred cloud provider.
Use it for:
- Automate provisioning and management of Tencent Cloud CVM instances from Python applications.
- Programmatically manage cloud storage volumes (CBS) and attach them to compute instances.
- Build infrastructure-as-code tools targeting Tencent Cloud using Python.
- Integrate Tencent Cloud workspace security features into Python monitoring or compliance systems.
- Develop multi-cloud applications that need Tencent Cloud support alongside other providers.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python bindings to interact with Tencent Cloud's WSA (Workspace Security Architecture) service and related cloud infrastructure APIs like CVM and CBS.
Yes, if you need to interact with Tencent Cloud services from Python. The package is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. It's a straightforward choice for Tencent Cloud integration. Not relevant if you don't use Tencent Cloud.
Install
tencentcloud-sdk-python-wsa on PyPI
pip
pip install tencentcloud-sdk-python-wsauv
uv add tencentcloud-sdk-python-wsapoetry
poetry add tencentcloud-sdk-python-wsaInstalling tencentcloud-sdk-python-wsa
Before you install
Low friction installation with a single runtime dependency (tencentcloud-sdk-python-common). Actively maintained with a recent release (2 days old) and steady commit activity. Repository has 708 stars and is not archived.
License in practice
Licensed under Apache License 2.0 (permissive), allowing commercial use, modification, and distribution with minimal restrictions—suitable for most projects.
Quickstart
pip install tencentcloud-sdk-python-wsa
from tencentcloud.wsa import client
# Initialize and call WSA service methods
Requires tencentcloud-sdk-python-common as a prerequisite; API credentials for Tencent Cloud account needed to authenticate requests.
Verify before relying
- Exact API surface and available WSA service methods not detailed in excerpt.
- Whether Python 2.7 support is actively maintained or deprecated in practice.
- Performance characteristics and rate-limiting behavior under load.
Package facts
| License | Apache License 2.0 (permissive) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — tencentcloud-sdk-python-common |
| Maintenance | actively maintained — 2 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 772,155/month — #5,099 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: tencentcloud_sdk_python_wsa-3.1.155-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-commonProvides Python bindings and common utilities…
permissive · top 5,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
scalewayProvides Python bindings to interact with…
permissive · top 15,000 on PyPI
coscmdCOSCMD is a command-line tool for managing…
permissive · top 15,000 on PyPI
aliyun-python-sdk-ecsProvides Python bindings to Aliyun's Elastic…
permissive · top 15,000 on PyPI
cloudbridgeCloudBridge provides a unified Python API that…
permissive · top 15,000 on PyPI
huaweicloudsdkcoreProvides core authentication, HTTP…
permissive · top 15,000 on PyPI
huaweicloudsdkecsPython SDK for Huawei Cloud Elastic Compute…
permissive · top 15,000 on PyPI