Metadata-Version: 2.4
Name: pancakes-orm
Version: 0.1.0
Summary: Un ORM ligero llamado PanCakes
Author-email: Andres Alberto Lopez Mendoza <gallo85floyd@gmail.com>
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Database
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# PanCakesORM
PanCakesORM 🥞 | ORM evolutivo para SQLite3. Automatiza la creación de tablas y migración de esquemas en tiempo real con __init_subclass__. Incluye sanitización estricta anti-inyección, logging profesional. Validado por pruebas pytest.
