Metadata-Version: 2.1
Name: odbcdol
Version: 0.0.2
Summary: odbc (through pyodbc) with a simple (dict-like or list-like) interface
Home-page: https://github.com/i2mint/odbcdol
Author: OtoSense
License: apache-2.0
Platform: any
Description-Content-Type: text/markdown
Requires-Dist: dol
Requires-Dist: pyodbc


# odbcdol
odbc (through pyodbc) with a simple (dict-like or list-like) interface


To install:	```pip install odbcdol```


