Metadata-Version: 1.1
Name: dictorm
Version: 3.8
Summary: What if you could insert a Python dictionary into the database?  DictORM allows you to select/insert/update rows of a database as if they were Python Dictionaries.
Home-page: https://github.com/rolobio/DictORM
Author: rolobio
Author-email: rolobio+dictorm@rolobio.com
License: Apache2
Description-Content-Type: UNKNOWN
Description: What if you could insert a Python dictionary into the database?  DictORM allows you to select/insert/update rows of a database as if they were Python Dictionaries.
Keywords: psycopg2 dictionary python dict
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Utilities
