LICENSE
README.md
pyproject.toml
statlens/__init__.py
statlens/analyzer.py
statlens/cli.py
statlens/llm_explainer.py
statlens/report.py
statlens/utils.py
statlens/visualization.py
statlens.egg-info/PKG-INFO
statlens.egg-info/SOURCES.txt
statlens.egg-info/dependency_links.txt
statlens.egg-info/entry_points.txt
statlens.egg-info/requires.txt
statlens.egg-info/top_level.txt
statlens/templates/report_template.html
tests/test_analyzer.py
tests/test_cli.py
tests/test_llm_explainer.py
tests/test_visualization.py