SlackBuildsOrg/python/minidb/README
Dimitris Zlatanidis 48510ea9c5 python/minidb: Added (simple python object store).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-05-20 18:43:17 +03:00

3 lines
154 B
Text

minidb 2 makes it easy to store Python objects in a SQLite 3 database
and work with the data in an easy way with concise syntax.
Designed for Python 3.