码迷,mamicode.com
首页 > 编程语言 > 详细

python之requests

时间:2014-10-11 17:07:45      阅读:197      评论:0      收藏:0      [点我收藏+]

标签:http   io   os   使用   ar   art   on   cti   html   

requests并不是python的标准模块,需要自己去安装,其功能相似与urllib,urllib2,特点是使用起来简单

对requests的简单介绍:http://www.zhidaow.com/post/python-requests-install-and-brief-introduction

官方中文页面之快速上手:http://cn.python-requests.org/zh_CN/latest/user/quickstart.html

requests之高级用法:http://cn.python-requests.org/zh_CN/latest/user/advanced.html#advanced

看完之后,觉得像GET\POST之类的请求的确使用比较简单,但高级用法里面的特性似乎还没发让人满足,回头还是看看urllib吧

python之requests

标签:http   io   os   使用   ar   art   on   cti   html   

原文地址:http://www.cnblogs.com/r00tgrok/p/4019029.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!