Metadata-Version: 2.1
Name: py-dbutils
Version: 0.3.1
Summary: Add a short description here!
Home-page: https://pyscaffold.org/
Author: hnguyen
Author-email: hung135@hotmail.com
License: mit
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

==========
py-dbutils
==========


Python Wrapper to interface with various databases.



Description
===========

This package wrappers high level call need to interface with a database.
Get the programmer out of worrying about how to connect to and manage a database connection.
Start using it.





