Infos zum Thema wsgi
4 Webseiten
Index | Werkzeug
Werkzeug is a collection of various utilities for WSGI applications. It features request and response objects as well as a powerful url dispatcher and a debugging system.repoze.who – WSGI Authentication Middleware — repoze.who v1.0.7 documentation
identification and authentication framework for arbitrary WSGI applications. It acts as WSGI middleware.Apache mod_wsgi
The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications in conjunction with Apache.wsgi.org - Web Server Gateway Interface
a specification for web servers and application servers to communicate with web applications

