Description
Run Python WSGI applications through a collection of server adapters. It helps older or specialized web deployments connect WSGI apps to different server environments.
This is web server infrastructure, not a complete application. Public deployments need secure configuration, logging, process supervision, TLS termination, and careful review of the chosen server mode.