LICENSE
MANIFEST.in
README.md
TEST.md
pyproject.toml
setup.py
codestats/__init__.py
codestats/analyzer.py
codestats/cli.py
codestats/detector.py
codestats/metrics.py
codestats/scorer.py
codestats_analyzer.egg-info/PKG-INFO
codestats_analyzer.egg-info/SOURCES.txt
codestats_analyzer.egg-info/dependency_links.txt
codestats_analyzer.egg-info/entry_points.txt
codestats_analyzer.egg-info/top_level.txt
tests/test_analyzer.py