Metadata-Version: 2.1
Name: pykinosh
Version: 0.1.2
Summary: A package that helps pull data from online xlsx files and googlesheets, after which it creates dataframes with each sheet.It also connects to flavors of SQL including SQLServer, MySQL, PostgreSQL, and DB browser.
Author: Aduragbemi Kinoshi
Requires-Python: >=3.1
License-File: LICENSE.md
Requires-Dist: pandas
Requires-Dist: sqlalchemy
Requires-Dist: psycopg2
Requires-Dist: mysql-connector-python
