LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
chat2plot/__init__.py
chat2plot/chat2plot.py
chat2plot/dataset_description.py
chat2plot/dictionary_helper.py
chat2plot/prompt.py
chat2plot/render.py
chat2plot/schema.py
chat2plot/transform.py
chat2plot/version.py
chat2plot.egg-info/PKG-INFO
chat2plot.egg-info/SOURCES.txt
chat2plot.egg-info/dependency_links.txt
chat2plot.egg-info/requires.txt
chat2plot.egg-info/top_level.txt
tests/__init__.py
tests/test_chat2plot.py
tests/test_schema.py