Metadata-Version: 2.1
Name: cracksql
Version: 0.0.0b0
Summary: Seamless translation over multiple dialect by large language model (LLM).
Home-page: https://github.com/code4DB/CrackSQL
Author: code4DB
Author-email: weizhoudb@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: flask-cors (==3.0.10)
Requires-Dist: flask (==2.2.5)
Requires-Dist: flask-sqlalchemy (==3.0.2)
Requires-Dist: flask-migrate (==3.1.0)
Requires-Dist: pymysql (==1.0.2)
Requires-Dist: PyJWT (==2.3.0)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: Flask-APScheduler (==1.12.3)
Requires-Dist: flask-caching (==1.10.1)
Requires-Dist: aliyun-python-sdk-core (==2.13.36)
Requires-Dist: gunicorn
Requires-Dist: tiktoken (>=0.3.3)
Requires-Dist: langchain-community (>=0.3.13)
Requires-Dist: langchain (>=0.1.0)
Requires-Dist: langchain-openai (>=0.2.14)
Requires-Dist: openai (>=1.3.0)
Requires-Dist: aiohttp (>=3.8.0)
Requires-Dist: tenacity (>=8.2.0)
Requires-Dist: sentence-transformers (>=2.2.0)
Requires-Dist: numpy (>=1.24.0)
Requires-Dist: scikit-learn (>=1.0.0)
Requires-Dist: chromadb (>=0.4.15)
Requires-Dist: sqlglot (==26.6.0)
Requires-Dist: antlr4-python3-runtime (==4.13.2)
Requires-Dist: transformers (>=4.47.1)
Requires-Dist: torch (>=2.4.0)
Requires-Dist: accelerate (>=0.26.0)

Seamless translation over multiple dialect by large language model (LLM).
