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 95f77df commit c23ffb5Copy full SHA for c23ffb5
README.md
@@ -6,8 +6,8 @@ ChinaAPI
6
* 腾讯微博:https://github.com/upbit/tweibo-pysdk
7
* 淘宝:https://github.com/sempr/taobaopy
8
9
-####现在只是直接调用外部包,将逐渐抽取共用的代码进行集成。####
+现在只是直接调用外部包,将逐渐抽取共用的代码进行集成。
10
####TODO:####
11
-* HTTP部分统一使用requests
+* HTTP部分统一使用requests: https://github.com/kennethreitz/requests
12
* 提取APIError基类
13
* 提取APIClient基类
0 commit comments