LICENSE
README.md
pyproject.toml
idefix_cli/__init__.py
idefix_cli/_backports.py
idefix_cli/_main.py
idefix_cli/_theme.py
idefix_cli/lib.py
idefix_cli.egg-info/PKG-INFO
idefix_cli.egg-info/SOURCES.txt
idefix_cli.egg-info/dependency_links.txt
idefix_cli.egg-info/entry_points.txt
idefix_cli.egg-info/requires.txt
idefix_cli.egg-info/top_level.txt
idefix_cli/_commands/__init__.py
idefix_cli/_commands/clean.py
idefix_cli/_commands/clone.py
idefix_cli/_commands/conf.py
idefix_cli/_commands/read.py
idefix_cli/_commands/run.py
idefix_cli/_commands/stamp.py
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_read.py
tests/test_stamp.py
tests/test_ux.py
tests/test_write.py