python - Python 3 的 WSGI 服务器(PEP 3333)

标签 python python-3.x wsgi

哪些 WSGI 服务器可用于 Python 3 和 PEP 3333

最佳答案

正如 Gabriel 所指出的,Apache/mod_wsgi 3.X 支持 Python 3。其他选项是 CherryPy WSGI 服务器和 uWSGI .

关于python - Python 3 的 WSGI 服务器(PEP 3333),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7422556/

相关文章:

python - 来自 Python Bigquery 客户端的引用不起作用

python - 正则表达式在字符串开头未匹配

python-3.x - 从客户端关闭 RPyC 服务器

python-3.x - 使用分类数据集 : how to deal with different values (less number) in categorical data 进行 One-hot 编码

Python - 按数字排序列表

python - 区分nginx、haproxy、varnish和uWSGI/Gunicorn

python - 在 Twisted 上使用 WSGI

python - 如何使用 xpath 获取 onclick 的值?

python - 如何将修改响应正文的 WSGI 中间件添加到 AppEngine

python - 无法保存matplotlib.figure图,canvas为None