Metadata-Version: 2.1
Name: whale-back-bone
Version: 0.2.0
Summary:  This library is aimed to create a MySQL connector that could be used by the 4th Whale Marketing data team.
Author: Arnaud Pourchez
Author-email: arnaud.pourchez@hotmail.fr
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: PyMySQL (>=0.9.3,<0.10.0)
Requires-Dist: pandas (==0.25.3)
Requires-Dist: sqlalchemy (>=1.3.17,<2.0.0)
