好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

What is WSGI?

What is WSGI?

WSGI is the Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than that). It is a Python standard, described in detail in PEP 333 .

For more, see Learn about WSGI .



http://www.wsgi.org/en/latest/what.html



查看更多关于What is WSGI?的详细内容...

  阅读:40次