Search notes:
René's SQLite Helper (Python Module)
See also
The standard library
sqlite3
.
The package on
PyPI
and its
github repository
.
This module is used to load
models.dev into an SQLite database
.
By default, the databases are created under
~/.local/share/sqlite-dbs/
.
Index