slackbuilds/python/minidb
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
..
README python/minidb: Added (simple python object store). 2016-05-20 18:43:17 +03:00
minidb.SlackBuild python/minidb: Added (simple python object store). 2016-05-20 18:43:17 +03:00
minidb.info python/minidb: Added (simple python object store). 2016-05-20 18:43:17 +03:00
slack-desc python/minidb: Added (simple python object store). 2016-05-20 18:43:17 +03:00

README

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.