Files
training.python.beginner/training/demos/09-sqlite/orm-peewee/README.md
2025-07-04 19:26:39 +02:00

5 lines
114 B
Markdown

# Simple ORM demo with Peewee
Peewee simple definition of a model and simple code to
take advantage of the tool.