Metadata-Version: 2.1
Name: cognitive-schema
Version: 0.2.0
Summary: An drive CLI tool for downloading database schemas and generating profiles.
Author: Aitor Oses
Author-email: aitor.oses@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: click
Requires-Dist: psycopg2
Requires-Dist: pandas
Requires-Dist: openai

