LICENSE
README.md
pyproject.toml
codestats/__init__.py
codestats/analyzer.py
codestats/models.py
codestats/parser.py
codestats/report.py
codestats/utils.py
codestats_py.egg-info/PKG-INFO
codestats_py.egg-info/SOURCES.txt
codestats_py.egg-info/dependency_links.txt
codestats_py.egg-info/top_level.txt
tests/test_analyzer.py
tests/test_report.py