Definitions
from Wiktionary, Creative Commons Attribution/Share-Alike License.
- initialism computing
Web Server Gateway Interface .
Etymologies
Sorry, no etymologies found.
Support

Help support Wordnik (and make this page ad-free) by adopting the word WSGI.
Examples
-
WSGI which is a Python-level abstraction of HTTP calls.
-
WSGI which is a Python-level abstraction of HTTP calls.
-
This module allows you to run PHP processes inside of Python, using a WSGI gateway.
Suttree » Casual Games, Social Software » PHP is the new Classic
-
This way PHP applications can appear like normal Python WSGI applications, and WSGI middleware routing and filters can all be applied in front of them.
Suttree » Casual Games, Social Software » PHP is the new Classic
-
The ` environ ` - parameter is the unmodified environment from WSGI and ` data ` is a dictionary with the GET and POST parameters.
-
I got tired of dealing with the same boring WSGI-stuff everytime I wanted to make a small web-utility in django, but I didn't want to go to far away from it, so I made this little thing to ease the work a bit.
-
We are using WSGI as gateway to our application (mod_wsgi)
-
•Python WSGI-style web application development (potentially with application framework such as Pylons, TG, Django, etc.),
-
The core of the system is WSGI, and a decorator called @route.
-
A small WSGI wrapper for creating small Python web apps pyroutes is a really small wrapper for rapid development of small Python web applications.
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.