Official Tencent Cloud SDK for the Container Registry (TCR) service. Version 3.1.88 provides Python bindings for TCR API operations. Released as part of the tencentcloud-sdk-python family with frequent updates tracking the cloud API.
pip install tencentcloud-sdk-python-tcrNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List TCR instances. Requires SecretId and SecretKey set in environment variables.
Use 'from tencentcloud.tcr.v20190924 import tcr_client' instead of 'from tencentcloud.tcr import tcr_client'.
Run 'pip install tencentcloud-sdk-python-common' before using the TCR client.
Always provide region as the second argument to TcrClient (e.g., 'ap-guangzhou').
Run 'pip install tencentcloud-sdk-python-common'.
Check the exact module structure; the correct import is 'from tencentcloud.tcr.v20190924 import tcr_client' where the module file is named 'tcr_client.py'.
Provide a valid region string, e.g., 'ap-guangzhou' or 'ap-beijing'.