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.
1 parent a668973 commit cfae1a0Copy full SHA for cfae1a0
README.md
@@ -1,7 +1,13 @@
1
ChinaAPI
2
========
3
4
-###目前已有的API Python SDK:###
+###目前已引入的API Python SDK:###
5
* 新浪微博:https://github.com/michaelliao/sinaweibopy
6
* 腾讯微博:https://github.com/upbit/tweibo-pysdk
7
* 淘宝:https://github.com/sempr/taobaopy
8
+
9
+####现在只是直接调用外部包,将逐渐抽取共用的代码进行集成。####
10
+####TODO:####
11
+* http调用部分统一使用requests
12
+* 提取APIError基类
13
+* 提取APIClient基类
0 commit comments