FICHA · MANJARO

gunicorn

WSGI HTTP Server for UNIX

  • web-server
  • SERVICE
  • NETWORK
  • Web
  • Launchable
  • Runs in terminal
  • Background service
official+codex · reviewed · May 28, 2026 description in en

Description

A Python WSGI HTTP server for running web applications on Unix-like systems. It is commonly used behind a reverse proxy to serve Python web frameworks in production or staging environments.

Install it if you deploy Python web apps that target WSGI. Server configuration affects performance, security, logging, and network exposure, so review workers, binding addresses, and permissions.

How to run

gunicorn

Commands: gunicorn

Permissions

Permissions not analysed for this source yet.