Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 286 Bytes

taobao-sdk-python

淘宝联盟pythonsdk修复python3版本,此版本只支持python3

使用方法:

执行 pip install -r requirements.txt安装依赖,此项目用了requests进行网络请求

根目录创建.ini配置文件

[taobao]
appkey = xxx
secret = xxx