ports/databases/py-minidb/pkg/DESCR

4 lines
152 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.