skillfed

tencentcloud-sdk-python-wsa

Tencent Cloud Wsa SDK for Python

tencentcloud-sdk-python-wsa v3.1.155 772.2K downloads/30d#5,099 on PyPI708
Permissive license Apache License 2.0 Active released

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-wsa

uv

uv add tencentcloud-sdk-python-wsa

poetry

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 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

Development Status :: 5 - Production/StableIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseProgramming Language :: PythonProgramming Language :: Python :: 2.7Programming Language :: Python :: 3Programming Language :: Python :: 3.6Programming Language :: Python :: 3.7

Tags

tencent cloud sdk pythontencent wsa api clienttencent cloud cvm sdkcloud service api wrappertencent infrastructure managementchinese cloud provider sdk
cloud-sdktencent-cloud

More Internet packages