Metadata-Version: 2.1
Name: sqldol
Version: 0.1.2
Summary: sql (through sqlalchemy) with a simple (dict-like or list-like) interface
Home-page: https://github.com/i2mint/sqldol
Author: OtoSense
License: apache-2.0
Platform: any
Description-Content-Type: text/markdown
License-File: LICENSE


# sqldol
sql (through sqlalchemy) with a simple (dict-like or list-like) interface


To install:	```pip install sqldol```
