Tencent Cloud HCM (Human Cloud Matching) SDK for Python. Provides APIs for face recognition, human cloud matching, and related AI services. Current version 3.1.78. Release cadence follows the main tencentcloud-sdk-python monthly releases.
pip install tencentcloud-sdk-python-hcmNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Authenticate with environment variables and call a HCM API.
Install tencentcloud-sdk-python-hcm instead of the monolithic tencentcloud-sdk-python.
Always use v20181106 for HCM. If unsure, check the module list: pip show tencentcloud-sdk-python-hcm
Always import models: from tencentcloud.hcm.v20181106 import models
Use: from tencentcloud.hcm.v20181106 import hcm_client
Install the common package: pip install tencentcloud-sdk-python-common