python support added

This commit is contained in:
yedongfu 2021-07-15 14:17:57 +08:00
parent 04dd9e18b0
commit aca50394c5

View File

@ -84,6 +84,12 @@ docker-compose up
### 其他语言客户端
#### python
客户端sdk当前只支持TCC: [https://github.com/yedf/dtmcli-python](https://github.com/yedf/dtmcli-python)
示例: [https://github.com/yedf/dtmcli-python-sample](https://github.com/yedf/dtmcli-python-sample)
#### node
客户端sdk当前只支持TCC: [https://github.com/yedf/dtmcli-node](https://github.com/yedf/dtmcli-node)