pwiz2.py

A small, expressive ORM written in python with built-in support

Install

All systems
curl cmd.cat/pwiz2.py.sh
Arch Arch Linux
pacman -S python2-peewee
Fedora
dnf install python2-peewee

python2-peewee

A small, expressive ORM written in python with built-in support

for sqlite, mysql and postgresql and special extensions like hstore. For flask integration, including an admin interface and RESTful API, check out flask-peewee.