pskel
Simple ORM for PostgreSQL, MySQL and SQLite (Python 3)
RUN apt-get update && \
apt-get install -y python3-peewee
RUN apt-get update && \
apt-get install -y peewee
RUN apt-get update && \
apt-get install -y python3-peewee
RUN dnf install -y python3-peewee