LICENSE
README.md
pyproject.toml
src/data2prompt/__init__.py
src/data2prompt/cli.py
src/data2prompt/constants.py
src/data2prompt/main.py
src/data2prompt/output.py
src/data2prompt/parsers.py
src/data2prompt/ui.py
src/data2prompt/utils.py
src/data2prompt.egg-info/PKG-INFO
src/data2prompt.egg-info/SOURCES.txt
src/data2prompt.egg-info/dependency_links.txt
src/data2prompt.egg-info/entry_points.txt
src/data2prompt.egg-info/requires.txt
src/data2prompt.egg-info/top_level.txt
tests/test_cli.py
tests/test_output_naming.py
tests/test_parsers.py
tests/test_tiktoken_offline.py
tests/test_tree_refactor.py
tests/test_utils.py