Hacker News new | ask | show | jobs
by james_roberts 1649 days ago
Web Server Gateway Interface. Simply put, it is just a convention for forwarding requests to Python web applications.

More info here:

python.org/dev/peps/pep-0333/