LICENSE
README.md
README_PyPI.md
pyproject.toml
setup.cfg
setup.py
src/SAPsim/__init__.py
src/SAPsim.egg-info/PKG-INFO
src/SAPsim.egg-info/SOURCES.txt
src/SAPsim.egg-info/dependency_links.txt
src/SAPsim.egg-info/not-zip-safe
src/SAPsim.egg-info/requires.txt
src/SAPsim.egg-info/top_level.txt
src/utils/__init__.py
src/utils/exceptions.py
src/utils/execute.py
src/utils/globs.py
src/utils/helpers.py
src/utils/instructions.py
src/utils/parser.py
tests/test_example_progs.py
tests/test_exceptions.py
tests/test_helpers.py
tests/test_instructions.py