Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 848 Bytes

README.rst

File metadata and controls

21 lines (14 loc) · 848 Bytes

sqlalchemy-dict

image

image

image

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.