Metadata-Version: 2.1
Name: bizflow-db-helper
Version: 0.1.1
Summary: A helper module for database operations
Author: littlekeixi
Author-email: littlekeixi@gmail.com
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: oracledb
Requires-Dist: pandas
Requires-Dist: bcpy
Requires-Dist: sqlalchemy
Requires-Dist: numpy
Requires-Dist: pyodbc
Requires-Dist: psycopg2
Provides-Extra: dev
Requires-Dist: wheel; extra == "dev"
