Show Menu
Cheatography

Pony ORM Cheat Sheet (DRAFT) by

A cheat sheet for Python programmers who use Pony Orm

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Install

Install Depend­encies
pip install pony
   

Models

Models look like
 

Query

Generator Style Queries
Lambda Queries