Python Web Server Gateway Interface (WSGI)
GPTKB entity
Statements (25)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:technical_specification
|
gptkbp:abbreviation |
gptkb:WSGI
|
gptkbp:author |
gptkb:Phillip_J._Eby
|
gptkbp:category |
web server interface
Python standard |
gptkbp:definedIn |
gptkb:PEP_333
|
gptkbp:designedFor |
gptkb:Python_programming_language
|
gptkbp:enables |
interoperability between web servers and Python web frameworks
|
https://www.w3.org/2000/01/rdf-schema#label |
Python Web Server Gateway Interface (WSGI)
|
gptkbp:influenced |
gptkb:ASGI
|
gptkbp:influencedBy |
gptkb:Java_Servlet_API
|
gptkbp:introducedIn |
2003
|
gptkbp:limitation |
does not support asynchronous applications natively
|
gptkbp:purpose |
standard interface between web servers and Python web applications
|
gptkbp:supports |
synchronous applications
|
gptkbp:updated |
gptkb:PEP_3333
|
gptkbp:usedBy |
gptkb:mod_wsgi
gptkb:lake gptkb:uWSGI gptkb:Django gptkb:Flask gptkb:Gunicorn |
gptkbp:website |
https://wsgi.readthedocs.io/
|
gptkbp:bfsParent |
gptkb:PEP_333
|
gptkbp:bfsLayer |
7
|