Metadata-Version: 2.1
Name: wdb-utils
Version: 1.3.0
Summary: Utilities for querying and loading data into an Oracle database. Queries return to pandas dataframes. Faster than SQLAlchemy.
Home-page: https://github.com/cwade/wdb_utils
Author: Courtney Wade
Project-URL: repository, https://github.com/cwade/wdb_utils
Keywords: pandas,oracle,query
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
Requires-Dist: oracledb >=1.2
Requires-Dist: pandas >=1.0
Requires-Dist: PyYAML >=6.0

Utilities for querying and loading data into an Oracle database. Eventually planning to add support for other database types
