Installing and Testing Installing with git Running tests Optional dependencies Installing and Testing Most users will want to simply install the latest version, hosted on Py...
Model Definition Model Definition Model classes, fields and model instances all map to database concepts: Object Corresponds to… Model class Database table Field instance Co...
Model Definition Model Definition Model classes, fields and model instances all map to database concepts: Object Corresponds to… Model class Database table Field instance Colu...
Contributing Patches Bugs Questions Contributing In order to continually improve, Peewee needs the help of developers like you. Whether it’s contributing patches, submitting...
Installing and Testing Installing with git Running tests Optional dependencies Note on the SQLite extensions Installing and Testing Most users will want to simply install th...
Framework Integration Flask Django Bottle Web.py Tornado Wheezy.web Falcon Pyramid CherryPy Sanic Other frameworks Framework Integration For web applications, it is ...
Selecting from multiple sources More complex example Selecting from multiple sources If we wished to list all the tweets in the database, along with the username of their auth...
Installing and Testing Installing with git Running tests Optional dependencies Skip Compilation of SQLite Extensions Installing and Testing Most users will want to simply i...