Skip to content

Commit cfae1a0

Browse files
committed
TODO
1 parent a668973 commit cfae1a0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
ChinaAPI
22
========
33

4-
###目前已有的API Python SDK:###
4+
###目前已引入的API Python SDK:###
55
* 新浪微博:https://github.com/michaelliao/sinaweibopy
66
* 腾讯微博:https://github.com/upbit/tweibo-pysdk
77
* 淘宝:https://github.com/sempr/taobaopy
8+
9+
####现在只是直接调用外部包,将逐渐抽取共用的代码进行集成。####
10+
####TODO:####
11+
* http调用部分统一使用requests
12+
* 提取APIError基类
13+
* 提取APIClient基类

0 commit comments

Comments
 (0)