python-macaron

Simple ORM for Python, SQLite3 and Bottle web framework
  http://nobrin.github.com/macaron
  0
  no reviews



Macaron is a small and simple object-relational mapper (ORM) for SQLite and Python.

Macaron provides easy access methods to SQLite databases.

It supports the Bottle web framework through plugin mechanism.