pwiz.py
Simple ORM for PostgreSQL, MySQL and SQLite (Python 2)
RUN apt-get update && \
apt-get install -y python-peewee
RUN apt-get update && \
apt-get install -y python-peewee
RUN pacman -S --noconfirm python-peewee
RUN apt-get update && \
apt-get install -y python-peewee