LICENSE
README.md
pyproject.toml
src/oracle/__init__.py
src/oracle/cli.py
src/oracle/controller.py
src/oracle/display.py
src/oracle/model/__init__.py
src/oracle/model/choice.py
src/oracle/model/group.py
src/oracle_sh.egg-info/PKG-INFO
src/oracle_sh.egg-info/SOURCES.txt
src/oracle_sh.egg-info/dependency_links.txt
src/oracle_sh.egg-info/entry_points.txt
src/oracle_sh.egg-info/requires.txt
src/oracle_sh.egg-info/top_level.txt
test/test_display.py
test/test_model_choice.py
test/test_model_group.py