logo
首页技术栈工具库讨论
waitress

waitress

Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.7+ and Python 3.3+. It is also known to run on PyPy 1.6.0+ on UNIX. It supports HTTP/1.0 and HTTP/1.1.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconPylons/waitress925
CONDA
conda install -c anaconda waitress
查看
标签
根据用户添加的标签生成
暂无标签