Metadata-Version: 2.1
Name: whale-back-bone
Version: 1.1.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.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyMySQL (>=1.0.2,<2.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: sqlalchemy (>=1.4.32,<2.0.0)
