Description
Serves Python WSGI web applications with a production-oriented pure-Python HTTP server. It helps deploy frameworks and apps that expose a WSGI interface without needing a separate native server module.
Administrators and developers run it as a web server. Public deployment still needs TLS termination, reverse-proxy policy, logging, timeouts, and careful exposure of application configuration.