Metadata-Version: 2.0
Name: pandas-sql-wrapper
Version: 0.1.8
Summary: Tool to help pandas talk to mysql or postgresql databases.Introduces upsert and schema updating capabilities when writing datframes to sql tables.
Home-page: https://github.com/Ianphorsman/PandasSqlWrapper
Author: Ian Horsman
Author-email: ianphorsman@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pymysql
Requires-Dist: sqlalchemy
Requires-Dist: pg8000

UNKNOWN


