Gunicorn

Proper Noun · Open Source

Definitions

  1. A Python WSGI HTTP server commonly used to run web applications in production.

    In plain English: A production web server for many Python web apps.

    Example: "The Flask app was served with Gunicorn behind a reverse proxy."

Related Terms