文件名称:python中需要用到的requests第三方类库
文件大小:123KB
文件格式:GZ
更新时间:2020-10-13 10:39:28
requests
在做网络爬虫的时候使用requests类库会比较方便。学习python的小伙伴们,如果需要requests库的话,可以在这里下载哦。
【文件预览】:
requests-2.18.4
----MANIFEST.in(103B)
----README.rst(4KB)
----PKG-INFO(62KB)
----requests.egg-info()
--------dependency_links.txt(1B)
--------PKG-INFO(62KB)
--------requires.txt(274B)
--------not-zip-safe(1B)
--------SOURCES.txt(949B)
--------top_level.txt(9B)
----requests()
--------exceptions.py(3KB)
--------structures.py(3KB)
--------help.py(4KB)
--------compat.py(2KB)
--------sessions.py(27KB)
--------status_codes.py(3KB)
--------utils.py(27KB)
--------certs.py(453B)
--------__init__.py(3KB)
--------models.py(33KB)
--------_internal_utils.py(1KB)
--------auth.py(10KB)
--------packages.py(542B)
--------adapters.py(20KB)
--------__version__.py(436B)
--------api.py(6KB)
--------cookies.py(18KB)
--------hooks.py(767B)
----HISTORY.rst(44KB)
----requirements.txt(183B)
----pytest.ini(33B)
----LICENSE(581B)
----setup.cfg(67B)
----setup.py(3KB)
----tests()
--------test_help.py(1KB)
--------compat.py(333B)
--------test_lowlevel.py(9KB)
--------test_structures.py(2KB)
--------test_packages.py(229B)
--------test_hooks.py(444B)
--------utils.py(391B)
--------__init__.py(369B)
--------test_requests.py(83KB)
--------testserver()
--------test_testserver.py(5KB)
--------conftest.py(474B)
--------test_utils.py(22KB)