LICENSE
README.md
pyproject.toml
src/constantipy/__init__.py
src/constantipy/analysis.py
src/constantipy/args.py
src/constantipy/cli.py
src/constantipy/common.py
src/constantipy/exceptions.py
src/constantipy/heuristics.py
src/constantipy/loader.py
src/constantipy/refactor.py
src/constantipy/scanner.py
src/constantipy.egg-info/PKG-INFO
src/constantipy.egg-info/SOURCES.txt
src/constantipy.egg-info/dependency_links.txt
src/constantipy.egg-info/entry_points.txt
src/constantipy.egg-info/requires.txt
src/constantipy.egg-info/top_level.txt
tests/test_advanced_flows.py
tests/test_analysis.py
tests/test_cli.py
tests/test_config.py
tests/test_heuristics.py
tests/test_integration.py
tests/test_loader.py
tests/test_nodeps.py
tests/test_properties.py
tests/test_refactor.py
tests/test_scanner.py