LICENSE
README.md
pyproject.toml
git_metrics.egg-info/PKG-INFO
git_metrics.egg-info/SOURCES.txt
git_metrics.egg-info/dependency_links.txt
git_metrics.egg-info/entry_points.txt
git_metrics.egg-info/requires.txt
git_metrics.egg-info/top_level.txt
git_stats/__init__.py
git_stats/analyzer.py
git_stats/blame_analyzer.py
git_stats/cli.py
git_stats/collector.py
git_stats/config.py
git_stats/files.py
git_stats/heatmap.py
git_stats/hours.py
git_stats/langs.py
git_stats/repo_scanner.py
git_stats/reporter.py
git_stats/streaks.py
tests/test_analyzer.py
tests/test_cli.py
tests/test_collector.py
tests/test_heatmap.py
tests/test_hours.py
tests/test_reporter.py
tests/test_streaks.py