LICENSE
README.md
setup.py
pyconfix/__init__.py
pyconfix/__main__.py
pyconfix/core.py
pyconfix/option.py
pyconfix/parser.py
pyconfix/runner.py
pyconfix/serializer.py
pyconfix/tui.py
pyconfix.egg-info/PKG-INFO
pyconfix.egg-info/SOURCES.txt
pyconfix.egg-info/dependency_links.txt
pyconfix.egg-info/entry_points.txt
pyconfix.egg-info/requires.txt
pyconfix.egg-info/top_level.txt
tests/test_core.py
tests/test_integration.py
tests/test_option.py
tests/test_parser.py
tests/test_separation.py
tests/test_tui_smoke.py