Metadata-Version: 2.4
Name: pydbx-hng
Version: 2.0.3
Summary: A contract-driven Python toolkit for structured, explicit, and predictable database operations.
Author-email: kaioman <kajin0318@gmail.com>
Project-URL: Homepage, https://github.com/kaioman/pydbx-hng
Project-URL: Repository, https://github.com/kaioman/pydbx-hng
Project-URL: Issues, https://github.com/kaioman/pydbx-hng/issues
Description-Content-Type: text/markdown
Requires-Dist: sqlalchemy

# pydbx

A contract-driven Python toolkit for structured, explicit, and predictable database operations.
StratumDB provides a clear abstraction layer that separates intent, schema, and execution, enabling maintainable workflows and future-proof onboarding for collaborators.
Designed for reliability, transparency, and modular DB interaction.
