Official Tencent Cloud SDK for the TIC (Tencent Infrastructure as Code) service. Version 3.0.1416 provides client classes for managing stacks and versions. Part of the tencentcloud-sdk-python family, updated frequently alongside the service API.
pip install tencentcloud-sdk-python-ticNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Quickstart: Describe TIC stacks using SDK client.
Check latest API version in official docs; import accordingly.
Set TENCENTCLOUD_SECRET_ID and TENCENTCLOUD_SECRET_KEY, or pass Credential object explicitly.
Update import path to use dots and remove underscores.
Use correct module path: from tencentcloud.tic.v20201117 import tic_client
Install the correct version: pip install tencentcloud-sdk-python-tic==3.0.1416, then import from tencentcloud.tic.v20201117.