LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
tracemorph/__init__.py
tracemorph.egg-info/PKG-INFO
tracemorph.egg-info/SOURCES.txt
tracemorph.egg-info/dependency_links.txt
tracemorph.egg-info/requires.txt
tracemorph.egg-info/top_level.txt
tracemorph/core/__init__.py
tracemorph/core/builder.py
tracemorph/core/error_hook.py
tracemorph/core/tracer.py
tracemorph/output/__init__.py
tracemorph/output/human_writer.py
tracemorph/output/json_exporter.py
tracemorph/store/__init__.py
tracemorph/store/trace_log.py