/sqlite_manager

a small package for sqlite executions

Primary LanguagePythonMIT LicenseMIT

sqlite_manager

A small package for sqlite executions

use the connection as a context manager;

reduce boilerplate code;

automatically close connection after each execution;