Playhouse, extensions to Peewee

Peewee comes with numerous extension modules which are collected under theplayhouse namespace. Despite the silly name, there are some very usefulextensions, particularly those that expose vendor-specific database featureslike the SQLite Extensions and Postgresql Extensions extensions.

Below you will find a loosely organized listing of the various modules thatmake up the playhouse.

Database drivers / vendor-specific database functionality

High-level features

Database management and framework integration