aliases:
- WSGI
tags:
- Type/Tech/Arch/Compute/Runtime
- area/tech/runtime
publish: true
version: 1.1
dateCreated: 2024-08-08, 15:18
dateModified: 2024-08-08, 15:34
from:
- "[[Python]]"
- "[[Application Server]]"
related:
contra:
to:
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