LICENSE
README.md
pyproject.toml
setup.py
tech_debt_estimator/__init__.py
tech_debt_estimator/analyzer.py
tech_debt_estimator/cli.py
tech_debt_estimator/formatters.py
tech_debt_estimator/metrics.py
tech_debt_estimator.egg-info/PKG-INFO
tech_debt_estimator.egg-info/SOURCES.txt
tech_debt_estimator.egg-info/dependency_links.txt
tech_debt_estimator.egg-info/entry_points.txt
tech_debt_estimator.egg-info/requires.txt
tech_debt_estimator.egg-info/top_level.txt
tests/__init__.py
tests/test_analyzer.py