-
Notifications
You must be signed in to change notification settings - Fork 4
zhendi/Taobao-Python-SDK
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# the smallest taobao api python sdk # ############################################### # # Usage: import taobao op = taobao.OpenTaobao(Your_App_Key,Your_Secret_Code) params = { 'method':'taobao.taobaoke.items.get', 'fields':'iid,title,nick,pic_url,price,click_url', 'cid':'1512' } print op.get_result(params) ###############################################
About
Python SDK for Taobao Open Platform.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published