Metadata-Version: 2.1
Name: brainiac5
Version: 0.0.2
Summary: PYODBC and Pandas helper module
Home-page: https://github.com/RaphCodec/Brainiac5
Author: Rapahel Cilfton
License: GNU GENERAL PUBLIC LICENSE
Keywords: Extract,Trasform,Load,SQL,Data Transformation,Data,ETL
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: Microsoft :: Windows
License-File: LICENSE
Requires-Dist: pandas >=2.0.3
Requires-Dist: pyodbc >=4.0.39
Requires-Dist: tqdm >=4.66.1

Library to help with commonn ETL tasks with sql and pandas
