Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 156 Bytes

File metadata and controls

4 lines (3 loc) · 156 Bytes

bookstore-python

Simple bookstore implemented in python using 'bottle' and 'ponyORM'.

Supports basic CRUD operations for books, authors, publishers, etc.