gunicorn_pecan

A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.

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