LICENSE
README.md
pyproject.toml
src/scic/__init__.py
src/scic/context.py
src/scic/core.py
src/scic/exceptions.py
src/scic/executable.py
src/scic/parser.py
src/scic/session.py
src/scic_framework.egg-info/PKG-INFO
src/scic_framework.egg-info/SOURCES.txt
src/scic_framework.egg-info/dependency_links.txt
src/scic_framework.egg-info/requires.txt
src/scic_framework.egg-info/top_level.txt
tests/test_execution.py
tests/test_registry.py
tests/test_sessions.py