d16f1df8cd9c1ae2635979e158340b2bd19fb178
"The DBAPI cursor will be closed by the ResultProxy when all of its result rows (if any) are exhausted" See http://docs.sqlalchemy.org/en/latest/core/connections.html
dataset: databases for lazy people
In short, dataset makes reading and writing data in databases as simple as reading and writing JSON files.
To install dataset, fetch it with pip:
$ pip install dataset
Description
Upgraded dataset version from https://github.com/pudo/dataset/. This one uses new SQLAlchemy2.
870 KiB
Languages
Python
99.5%
Makefile
0.5%
