What is WSGI?
The full form of WSGI is Web Server Gateway Interface. This is actually a Python standard in PEP 3333. It provides the protocol for web servers to communicate with a web application.
It mainly plays a role at the time of project deployment.
Save For Revision
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.