Metadata-Version: 2.4
Name: sqlitabase
Version: 0.0.1
Summary: A simple and robust helper package for Sqlite operations.
Author-email: Edgars Kosovojs <kosovojs@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# SQLitaBase

A simple and robust helper package for Sqlite operations. This package provides an easy-to-use interface for connecting to Sqlite databases, executing queries, and handling results with various fetching modes.
