Click here

WSGI

Short for Web Server Gateway Interface, WSGI is a standard interface for Python Web applications to communicate with Web servers. WSGI separates the Web application from the Web server, similar to a Java servlet enabling Web framework developers to easily interface with Web servers. WSGI is also used to build Web applications.

See also "Building a Photo Gallery with Python and WSGI" on Developer.com.



Top Terms

Connect with Webopedia

  • The Difference Between Adware & Spyware

    Not technically fitting into either the virus or spam category we have spyware and adware, which are growing concerns for Internet users.

    Read More »

Did You Know? Archive »

  • Quick Reference Archive »