gunicorn-3

Event-based HTTP/WSGI server (Python 3 libraries)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-gunicorn
Ubuntu
RUN apt-get update && \ apt-get install -y python3-gunicorn
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-gunicorn
Fedora
RUN dnf install -y python3-gunicorn
Raspbian
RUN apt-get update && \ apt-get install -y python3-gunicorn
click the source code to copy install gunicorn-3 on any operating system with command-not-found.com