peewee v0.7.1 documentation
Index
Table of Contents
index
Main Page
Installing peewee
Some typical usage scenarios
Example app
Model API (smells like django)
Querying API
Enter search terms or a module, class or function name.
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
O
|
P
|
S
|
U
|
W
_
__init__()
,
[1]
,
[2]
,
[3]
,
[4]
__iter__()
A
annotate()
C
count()
create()
create_table()
D
delete()
distinct()
drop_table()
E
execute()
,
[1]
,
[2]
,
[3]
,
[4]
exists()
F
filter()
,
[1]
G
get()
,
[1]
get_or_create()
group_by()
H
having()
I
insert()
J
join()
O
order_by()
P
paginate()
S
save()
select()
switch()
U
update()
W
where()
Index