pecan
A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
RUN apt-get update && \
apt-get install -y python2-pecan
RUN pacman -S --noconfirm python2-pecan
RUN dnf install -y python2-pecan