Metadata-Version: 2.4
Name: phasedb
Version: 1.0.0
Summary: Custom SQLite wrapper with ORM-like helpers
Author: PhaseDev
Author-email: PhaseDB@protonmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

PhaseDB is a custom SQLite wrapper that provides Pythonic helpers, models, and cursor for easy CRUD and SQL-like operations.
