Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.53 KB

index.rst

File metadata and controls

61 lines (46 loc) · 1.53 KB

peewee

  • a small, expressive orm
  • written in python (2.6+, 3.2+)
postgresql mysql sqlite

Code hosted on GitHub.

New to peewee? Check out the getting started IPython notebook.

See notes on :ref:`notes on upgrading and changes from 1.0 <upgrading>`

Contents:

.. toctree::
   :maxdepth: 2
   :glob:

   peewee/installation
   peewee/quickstart
   peewee/example
   peewee/cookbook
   peewee/models
   peewee/querying
   peewee/database
   peewee/api
   peewee/playhouse
   peewee/upgrading

Note

Hi, I'm Charlie the author of peewee. I hope that you enjoy using this library as much as I've enjoyed writing it. Peewee wouldn't be anywhere near as useful without people like you, so thank you. If you find any bugs, odd behavior, or have an idea for a new feature please don't hesitate to open an issue on GitHub.

Indices and tables