We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c31f78f + 759e7a6 commit d56b7f7Copy full SHA for d56b7f7
README.rst
@@ -12,8 +12,8 @@ Install 安装
12
+ pip install ksc-sdk-python
13
14
+ github 安装
15
- + 通过 `GitHub <https://github.com/liuyichen/kscore>`__ 下载
16
- + 进入`kscore`目录通过命令 python setup.py install 安装
+ + 通过 `GitHub <https://github.com/KscSDK/ksc-sdk-python>`__ 下载
+ + 通过命令 python setup.py install 安装
17
18
----------------
19
Config 配置
kscore/data/endpoints.yaml
@@ -26,6 +26,12 @@ partitions:
26
cn-beijing-5:
27
description: China Beijing (ZaoJunMiao)
28
29
+ cn-hongkong-2:
30
+ description: China HongKong 2
31
+
32
+ cn-hongkong-1:
33
+ description: China HongKong 1
34
35
cn-beijing-1:
36
description: China Beijing (YiZhuang)
37
0 commit comments