Python requests库

时间:2022-07-24 07:08:49
【文件属性】:
文件名称:Python requests库
文件大小:2.95MB
文件格式:ZIP
更新时间:2022-07-24 07:08:49
Python requests http Requests是用python语言基于urllib编写的,采用的是Apache2 Licensed开源协议的HTTP库,Requests它会比urllib更加方便,可以节约我们大量的工作。 描述引自:https://www.cnblogs.com/lei0213/p/6957508.html \n安装步骤: Win + R 输入 cmd \nC:\Users\Administrator>cd D:\softwareIT\Python27\requests-master \nC:\Users\Administrator>d: \nD:\softwareIT\Python27\requests-master>python setup.py install
【文件预览】:
requests-master
----.gitignore(199B)
----setup.cfg(63B)
----README.md(4KB)
----Pipfile.lock(36KB)
----.github()
--------ISSUE_TEMPLATE.md(393B)
--------ISSUE_TEMPLATE()
----_appveyor()
--------install.ps1(7KB)
----appveyor.yml(2KB)
----tests()
--------test_requests.py(89KB)
--------test_lowlevel.py(11KB)
--------conftest.py(474B)
--------compat.py(333B)
--------test_utils.py(25KB)
--------testserver()
--------utils.py(391B)
--------test_hooks.py(444B)
--------__init__.py(369B)
--------test_help.py(866B)
--------test_testserver.py(5KB)
--------test_packages.py(229B)
--------test_structures.py(2KB)
----HISTORY.md(48KB)
----docs()
--------make.bat(7KB)
--------conf.py(12KB)
--------dev()
--------index.rst(5KB)
--------api.rst(7KB)
--------_themes()
--------community()
--------user()
--------_static()
--------_templates()
--------Makefile(7KB)
----LICENSE(582B)
----pytest.ini(33B)
----Pipfile(442B)
----CONTRIBUTING.md(3KB)
----.coveragerc(32B)
----CODE_OF_CONDUCT.md(96B)
----ext()
--------requests-logo.svg(863KB)
--------requests-logo.ai(2.09MB)
----MANIFEST.in(122B)
----requests()
--------status_codes.py(4KB)
--------api.py(6KB)
--------adapters.py(21KB)
--------models.py(33KB)
--------help.py(3KB)
--------exceptions.py(3KB)
--------compat.py(2KB)
--------cookies.py(18KB)
--------hooks.py(757B)
--------utils.py(29KB)
--------structures.py(3KB)
--------auth.py(10KB)
--------_internal_utils.py(1KB)
--------__init__.py(4KB)
--------packages.py(542B)
--------__version__.py(436B)
--------sessions.py(29KB)
--------certs.py(453B)
----setup.py(3KB)
----.travis.yml(639B)
----tox.ini(84B)
----AUTHORS.rst(8KB)
----Makefile(861B)

网友评论