Skip to content
EntityQ539164· pop 19· linked from 144 articles

Web Server Gateway Interface

Sign in to save

Also known as WSGI

Programmierschnittstelle

Described at

PEP 333 – Python Web Server Gateway Interface v1.0 | peps.python.org

This document specifies a proposed standard interface between web servers and Python web applications or frameworks, to promote web application portability across a variety of web servers.

python.org

Link to a page describing this subject · 40,000 chars · not written by Vinony

Article · Deutsch

Das Web Server Gateway Interface (WSGI) ist eine Spezifikation für die Programmiersprache Python, die eine Schnittstelle zwischen Webservern und Webframeworks bzw. Web Application Servern festlegt, um die Portabilität von Webanwendungen auf unterschiedlichen Webservern zu fördern.

Abstract from DBpedia / Wikipedia · CC BY-SA