Metadata-Version: 2.3
Name: pollyd
Version: 0.0.1
Summary: A Python package
Author: Ariel Afonso
Author-email: ariel.afonso@icomp.ufam.edu.br
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: graphviz (>=0.20.3,<0.21.0)
Requires-Dist: ipython (>=8.30.0,<9.0.0)
Requires-Dist: nltk (>=3.9.1,<4.0.0)
Requires-Dist: openai (>=1.59.6,<2.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: prettytable (>=3.12.0,<4.0.0)
Requires-Dist: psutil (>=6.1.1,<7.0.0)
Requires-Dist: psycopg (>=3.2.3,<4.0.0)
Requires-Dist: psycopg2 (>=2.9.10,<3.0.0)
Requires-Dist: pydantic (>=2.10.4,<3.0.0)
Requires-Dist: pymongo (>=4.10.1,<5.0.0)
Requires-Dist: sentence-transformers (>=3.3.1,<4.0.0)
Requires-Dist: sqlalchemy (>=2.0.36,<3.0.0)
Description-Content-Type: text/markdown

# Polly - LLM-based Keyword-based Exploration of Polystores and Data Lakes

Source code for the Polly Paper

