LICENSE
README.md
pyproject.toml
src/step3/__init__.py
src/step3/cli.py
src/step3/core.py
src/step3/formatting.py
src/step3/results.py
src/step3.egg-info/PKG-INFO
src/step3.egg-info/SOURCES.txt
src/step3.egg-info/dependency_links.txt
src/step3.egg-info/entry_points.txt
src/step3.egg-info/requires.txt
src/step3.egg-info/top_level.txt
src/step3/commands/__init__.py
src/step3/commands/_common.py
src/step3/commands/run.py
src/step3/commands/timeit.py
tests/test_cli.py
tests/test_core.py
tests/test_formatting.py
tests/test_results.py