Metadata-Version: 2.1
Name: csv-to-snowflake
Version: 0.1.0
Summary: Creates a table in Snowflake based on CSV file
Author: Dmitry Belov
Author-email: pik4ez@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: snowflake-connector-python (==2.2.10)
