Gunicorn – Profiles, Jobs, and Resources for Python Developers

Gunicorn is a WSGI HTTP server for Unix, designed to be a pre-fork worker model.

It is a popular option for deploying Python web applications because of its simplicity and performance.