Metadata-Version: 2.1
Name: dbutils-phornee
Version: 0.0.3
Summary: DB management wrapper over mariaDB
Home-page: https://github.com/Phornee/dbutils_phornee
Author: Ismael Raya
Author-email: phornee@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: mariadb (>=1.0.5)

# Database utilities
This package contains utilities to access Databases. For now, it just contains an implementation over MariaDB


