Evan Harmon - Memex

Web Server Gateway Interface

The Web Server Gateway Interface is a simple calling convention for web servers to forward requests to web applications or frameworks written in the Python programming language. The current version of WSGI, version 1.0.1, is specified in Python Enhancement Proposal (PEP) 3333.
wikipedia:: Web Server Gateway Interface

aka:: WSGI

Web Server Gateway Interface
Interactive graph
On this page
Web Server Gateway Interface