文件名称:Python-httpie替代cURL的一个命令行HTTP客户端
文件大小:773KB
文件格式:ZIP
更新时间:2022-08-30 00:36:05
Python开发-命令行工具
CLI HTTP客户端,用户友好的curl代替拥有直接的UI,JSON支持,语法高亮,类似wget的下载
【文件预览】:
jakubroztocil-httpie-0eba037
----MANIFEST.in(77B)
----README.rst(45KB)
----CONTRIBUTING.rst(3KB)
----CHANGELOG.rst(12KB)
----requirements-dev.txt(76B)
----AUTHORS.rst(2KB)
----.travis.yml(3KB)
----tox.ini(568B)
----LICENSE(1KB)
----setup.cfg(477B)
----setup.py(3KB)
----Makefile(4KB)
----httpie()
--------compat.py(1012B)
--------config.py(3KB)
--------sessions.py(5KB)
--------downloads.py(14KB)
--------output()
--------utils.py(2KB)
--------__init__.py(618B)
--------models.py(4KB)
--------plugins()
--------__main__.py(327B)
--------cli.py(17KB)
--------core.py(8KB)
--------context.py(3KB)
--------client.py(5KB)
--------input.py(24KB)
----httpie.png(681KB)
----.editorconfig(245B)
----tests()
--------test_output.py(6KB)
--------test_cli.py(12KB)
--------README.rst(155B)
--------test_docs.py(956B)
--------test_downloads.py(6KB)
--------test_redirects.py(1KB)
--------test_config.py(1KB)
--------test_uploads.py(3KB)
--------test_windows.py(1KB)
--------test_stream.py(2KB)
--------fixtures()
--------test_regressions.py(664B)
--------utils.py(7KB)
--------test_auth_plugins.py(4KB)
--------test_auth.py(2KB)
--------test_exit_status.py(2KB)
--------test_errors.py(2KB)
--------test_sessions.py(7KB)
--------test_binary.py(2KB)
--------client_certs()
--------test_ssl.py(4KB)
--------test_unicode.py(3KB)
--------conftest.py(586B)
--------test_defaults.py(5KB)
--------test_httpie.py(3KB)
----.gitignore(113B)
----extras()
--------httpie-completion.fish(3KB)
--------httpie.rb(3KB)
--------get-homebrew-formula-vars.py(2KB)
--------httpie-completion.bash(731B)