python3-gunicorn

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 python3-gunicorn on any operating system with command-not-found.com