Metadata-Version: 2.4
Name: sqara
Version: 0.3.3
Summary: AI-powered Natural Language to SQL engine for Spark
Author-email: Mukund Kumar Mishra <thisismukund@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pyspark>=3.0.0
Requires-Dist: openai>=1.0.0

# Sqara

AI-powered Natural Language to SQL engine for Apache Spark

---

##  What is Sqara?

Sqara allows you to write SQL queries using natural language and execute them directly on Apache Spark using AI models.

---

##  Installation

```bash
pip install sqara
