Gunicorn

Gunicorn

Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for Unix. It’s a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.

What is Gunicorn?

Gunicorn is a pre-fork worker model ported from Ruby’s Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.

Gunicorn is a tool in the Web Servers category of a tech Stack.
Gunicorn is an open source tool with 6.9K GitHub stars and 1.3K GitHub forks. Here’s a link to Gunicorn’s open source repository on GitHub.

Official gunicorn.org