LICENSE
README.md
pyproject.toml
src/bottrace/__init__.py
src/bottrace/__main__.py
src/bottrace/_utils.py
src/bottrace/breakpoints.py
src/bottrace/cli.py
src/bottrace/inspector.py
src/bottrace/runner.py
src/bottrace/tracer.py
src/bottrace.egg-info/PKG-INFO
src/bottrace.egg-info/SOURCES.txt
src/bottrace.egg-info/dependency_links.txt
src/bottrace.egg-info/entry_points.txt
src/bottrace.egg-info/top_level.txt
tests/test_bounded.py
tests/test_breakpoints.py
tests/test_cli.py
tests/test_exceptions.py