LICENSE
README.md
pyproject.toml
src/idefix_cli/__init__.py
src/idefix_cli/__main__.py
src/idefix_cli/_backports.py
src/idefix_cli/_theme.py
src/idefix_cli/lib.py
src/idefix_cli.egg-info/PKG-INFO
src/idefix_cli.egg-info/SOURCES.txt
src/idefix_cli.egg-info/dependency_links.txt
src/idefix_cli.egg-info/entry_points.txt
src/idefix_cli.egg-info/requires.txt
src/idefix_cli.egg-info/top_level.txt
src/idefix_cli/_commands/__init__.py
src/idefix_cli/_commands/clean.py
src/idefix_cli/_commands/clone.py
src/idefix_cli/_commands/conf.py
src/idefix_cli/_commands/digest.py
src/idefix_cli/_commands/read.py
src/idefix_cli/_commands/run.py
src/idefix_cli/_commands/stamp.py
src/idefix_cli/_commands/switch.py
src/idefix_cli/_commands/write.py
tests/test_app_structure.py
tests/test_clean.py
tests/test_clone.py
tests/test_commons.py
tests/test_conf.py
tests/test_digest.py
tests/test_lib.py
tests/test_read.py
tests/test_run.py
tests/test_stamp.py
tests/test_ux.py
tests/test_write.py