Skip to content

meyt/sqlalchemy-dict

Repository files navigation

sqlalchemy-dict

https://travis-ci.org/meyt/sqlalchemy-dict.svg?branch=master https://coveralls.io/repos/github/meyt/sqlalchemy-dict/badge.svg?branch=master

sqlalchemy extension for interacting models with python dictionary. It's main idea and source comes from part of restfulpy , actually it's orm submodule.

In basic usage sqlalchemy-dict is optimized for web rules and standards but it's flexible as possible to work with your own rules.