Metadata-Version: 2.1
Name: sql-querify
Version: 0.1.0
Summary: An SQL interface for your everyday data
Home-page: https://github.com/badihio/querify
License: MIT
Keywords: cli,sql,query
Author: Ohad Badihi
Author-email: badihio@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: psutil (>=5.9.8,<6.0.0)
Requires-Dist: pydantic (>=2.6.4,<3.0.0)
Requires-Dist: sql-metadata (>=2.11.0,<3.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Project-URL: Repository, https://github.com/badihio/querify
Description-Content-Type: text/markdown

# Querify

An SQL interface for your everyday data

