Official Tencent Cloud SDK for the Content Delivery Network (CDN) service. Version 3.1.89. Monthly release cadence closely following the SDK generator.
pip install tencentcloud-sdk-python-cdnNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Standard quickstart using environment variables for credentials and calling DescribeCdnData.
Uninstall the old package (pip uninstall tencentcloud-sdk-python) and install per-service package: pip install tencentcloud-sdk-python-cdn.
Always specify a valid region string, typically 'ap-guangzhou' for CDN.
Use Credential constructor with environment variables or assume-role.
Run 'pip install tencentcloud-sdk-python-cdn'. This installs the common dependency automatically.
Use the correct import: from tencentcloud.cdn.v20180606 import cdn_client
Verify request model fields using the API documentation. Use the correct model class from models module.
No dependency data recorded yet.