waitress:服务生-用于Python 2和3的WSGI服务器

时间:2024-05-03 08:33:47
【文件属性】:

文件名称:waitress:服务生-用于Python 2和3的WSGI服务器

文件大小:193KB

文件格式:ZIP

更新时间:2024-05-03 08:33:47

python http-server wsgi-server Python

侍应生 Waitress是一款具有生产质量的纯Python WSGI服务器,具有非常令人满意的性能。 除了存在于Python标准库中的依赖项之外,它没有任何依赖项。 它可以在Unix和Windows下的Python 3.6+上的CPython上运行。 还已知它可以在UNIX上的PyPy(兼容3.6版)上运行。 它支持HTTP / 1.0和HTTP / 1.1。 有关更多信息,请参阅Waitress软件包的“ docs”目录,或访问


【文件预览】:
waitress-master
----MANIFEST.in(394B)
----rtd.txt(65B)
----COPYRIGHT.txt(32B)
----README.rst(1KB)
----.flake8(2KB)
----.github()
--------workflows()
----contributing.md(4KB)
----LICENSE.txt(2KB)
----CONTRIBUTORS.txt(5KB)
----src()
--------waitress()
----TODO.txt(5KB)
----RELEASING.txt(3KB)
----tox.ini(2KB)
----setup.cfg(2KB)
----setup.py(38B)
----CHANGES.txt(2KB)
----docs()
--------glossary.rst(2KB)
--------design.rst(3KB)
--------socket-activation.rst(2KB)
--------conf.py(6KB)
--------reverse-proxy.rst(5KB)
--------usage.rst(3KB)
--------differences.rst(2KB)
--------arguments.rst(10KB)
--------runner.rst(6KB)
--------filewrapper.rst(2KB)
--------index.rst(4KB)
--------Makefile(3KB)
--------logging.rst(6KB)
--------api.rst(596B)
--------rebuild(55B)
----tests()
--------fixtureapps()
--------test_parser.py(25KB)
--------test_wasyncore.py(53KB)
--------test_trigger.py(3KB)
--------__init__.py(61B)
--------test_utilities.py(4KB)
--------test_task.py(35KB)
--------test_init.py(1KB)
--------test_channel.py(33KB)
--------test_regression.py(4KB)
--------test_receiver.py(7KB)
--------test_proxy_headers.py(25KB)
--------test_server.py(15KB)
--------test_buffers.py(15KB)
--------test_runner.py(6KB)
--------test_adjustments.py(16KB)
--------test_functional.py(59KB)
----HISTORY.txt(32KB)
----.gitignore(103B)
----pyproject.toml(636B)
----.coveragerc(265B)

网友评论