--- id: tencentcloud-sdk-python-wsa version: "3.1.155" license: Apache License 2.0 license_treatment: permissive maintenance: active --- # tencentcloud-sdk-python-wsa — Tencent Cloud Wsa SDK for Python License: permissive · Maintenance: active · Downloads: 772.2K/mo ## 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 above — 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 pip install tencentcloud-sdk-python-wsa uv add tencentcloud-sdk-python-wsa poetry add tencentcloud-sdk-python-wsa ## Installing 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: unspecified - Install friction: low - Maintenance: active - Downloads: 772.2K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags tencent cloud sdk python, tencent wsa api client, tencent cloud cvm sdk, cloud service api wrapper, tencent infrastructure management, chinese cloud provider sdk, cloud-sdk, tencent-cloud [View on SkillFed](https://skillfed.io/packages/tencentcloud-sdk-python-wsa) · [View on PyPI](https://pypi.org/project/tencentcloud-sdk-python-wsa/)