# cas_python_sdk **Repository Path**: mirrors_tencentyun/cas_python_sdk ## Basic Information - **Project Name**: cas_python_sdk - **Description**: 腾讯云归档存储(CAS)的Python SDK和命令行工具 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CAS Python SDK ## Requirements * Python 2.7(included) to 3.0(not included) * yaml * ordereddict ## Setup ### Setup through source, need sudo ``` $ python setup.py install ``` ## Update Logs * 1.0.0 support python sdk and command tools: cascmd * 1.0.1 fix a bug on list_job cmd and compatiable job_id starting with '-' * 1.0.3 command create_job support param --marker --limit; compatiable archive_id starting with '-' * 1.0.4 compatiable archive_id starting with '--' also job_id, upload_id * 1.0.5 support push-to-cos job * 1.0.6 fix bug: close threadpool when finished