Ksyun Cloud Python SDK is the official software development kit, which allows Python developers to write software that makes use of Ksyun Cloud services.
This SDK works on Python versions 2.7 and above, including all Python 3.x versions up to 3.14.
### Install via pip
pip install kingsoftcloud-sdk-python### Install from source
git clone https://github.com/ksyun/ksyun-sdk-python
cd kingsoftcloud-sdk-python
python setup.py installApache License 2.0