LICENSE
README.md
pyproject.toml
artifact_scythe.egg-info/PKG-INFO
artifact_scythe.egg-info/SOURCES.txt
artifact_scythe.egg-info/dependency_links.txt
artifact_scythe.egg-info/entry_points.txt
artifact_scythe.egg-info/requires.txt
artifact_scythe.egg-info/top_level.txt
scythe/__init__.py
scythe/cli.py
scythe/config.py
scythe/banner/banner.py
scythe/cleaner/__init__.py
scythe/cleaner/cleaner.py
scythe/detector/__init__.py
scythe/detector/detector.py
scythe/formatter/formatter.py
scythe/logger/__init__.py
scythe/logger/logger.py
scythe/models/__init__.py
scythe/models/models.py
scythe/scanner/__init__.py
scythe/scanner/scanner.py
scythe/ui/__init__.py
scythe/ui/ui.py
scythe/utils/__init__.py
scythe/utils/utils.py
tests/test_cleaner.py
tests/test_cli.py
tests/test_detector.py
tests/test_models.py
tests/test_scanner.py
tests/test_ui.py
tests/test_utils.py