Metadata-Version: 2.1
Name: shipyard-mysql
Version: 0.1.0a2
Summary: A local client for connecting and working with MySQL databases
License: Apache 2.0
Author: wrp801
Author-email: wespoulsen@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: SQLAlchemy (>=2.0,<3.0)
Requires-Dist: mysql-connector-python (==8.0.21)
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Requires-Dist: shipyard-bp-utils (>=1.1.1,<2.0.0)
Requires-Dist: shipyard-templates (==0.8.0a1)
Description-Content-Type: text/markdown


