LICENSE
README.md
pyproject.toml
feature_dash/__init__.py
feature_dash/analyzer.py
feature_dash/builder.py
feature_dash/cli.py
feature_dash/models.py
feature_dash/py.typed
feature_dash/transformer.py
feature_dash.egg-info/PKG-INFO
feature_dash.egg-info/SOURCES.txt
feature_dash.egg-info/dependency_links.txt
feature_dash.egg-info/entry_points.txt
feature_dash.egg-info/requires.txt
feature_dash.egg-info/top_level.txt
feature_dash/templates/dashboard.html
tests/test_analyzer.py
tests/test_standalone_sync.py
tests/test_transformer.py