waitress-serve

Pure Python WSGI HTTP Server. More information: <https://docs.pylonsproject.org/projects/waitress/en/latest/runner.html>.

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