CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
gitviz/__init__.py
gitviz/api.py
gitviz/cli.py
gitviz/dashboard.py
gitviz/exporter.py
gitviz/filters.py
gitviz/git_analyzer.py
gitviz/visualizer.py
gitviz.egg-info/PKG-INFO
gitviz.egg-info/SOURCES.txt
gitviz.egg-info/dependency_links.txt
gitviz.egg-info/entry_points.txt
gitviz.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_dashboard.py