Provides easy storaging of Python objects in a SQLite 3 database and working with the data in an easy way with concise syntax. WWW: https://github.com/thp/minidb
5 lines
163 B
Plaintext
5 lines
163 B
Plaintext
Provides easy storaging of Python objects in a SQLite 3 database and working
|
|
with the data in an easy way with concise syntax.
|
|
|
|
WWW: https://github.com/thp/minidb
|