LICENSE
MANIFEST.in
Pipfile
README.md
pyproject.toml
git_stats_report/__init__.py
git_stats_report/__main__.py
git_stats_report/entrypoint.py
git_stats_report/git_stats.py
git_stats_report/logger.py
git_stats_report/py.typed
git_stats_report/utils.py
git_stats_report.egg-info/PKG-INFO
git_stats_report.egg-info/SOURCES.txt
git_stats_report.egg-info/dependency_links.txt
git_stats_report.egg-info/entry_points.txt
git_stats_report.egg-info/requires.txt
git_stats_report.egg-info/top_level.txt
git_stats_report/strategy/__init__.py
git_stats_report/strategy/from_date.py
git_stats_report/strategy/from_latest_tag.py
git_stats_report/strategy/strategy.py