Metadata-Version: 2.4
Name: chastack-bdd
Version: 0.7.9
Summary: Abstracción de Bases de Datos en Python y constructor de modelos.
Home-page: https://github.com/Hernanatn/bdd.py
Author: Hernán A. Teszkiewicz Novick
Author-email: "Hernán A.T.N." <herni@cajadeideas.ar>, Joaquín Correa <correajoaquin7@gmail.com>, "Camila M.T.N." <cmteszkiewicz@gmail.com>
Project-URL: Homepage, https://github.com/Hernanatn/bdd.py
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sobrecargar
Requires-Dist: solteron
Requires-Dist: mysql-connector-python<9.2.1,>=8.2.0
Dynamic: author
Dynamic: home-page
Dynamic: license-file



# BDD

[![Hecho por Chaska](https://img.shields.io/badge/hecho_por-Ch'aska-303030.svg)](https://cajadeideas.ar)
[![Versión: 0.7.9](https://img.shields.io/badge/version-v0.5.2-green.svg)](https://github.com/hernanatn/github.com/hernanatn/bdd.py/releases/latest)
[![Verisón de Python: 3.12](https://img.shields.io/badge/Python-3.12-blue?logo=python)](https://www.python.org/downloads/release/python-3120/)
[![Licencia: MIT](https://img.shields.io/badge/Licencia-MIT-lightgrey.svg)](LICENSE)


## Descripción
Módulo de Python 3.x con abstracciones útiles para gestión de Bases de Datos y construcción de modelos.

## [Documentación](/docs)
