CHANGES.md
LICENSE
MANIFEST.in
README.md
TESTING.md
pyproject.toml
demo/__init__.py
demo/framework_flask.py
src/wrapture_instrumentation/__init__.py
src/wrapture_instrumentation/py.typed
src/wrapture_instrumentation.egg-info/PKG-INFO
src/wrapture_instrumentation.egg-info/SOURCES.txt
src/wrapture_instrumentation.egg-info/dependency_links.txt
src/wrapture_instrumentation.egg-info/entry_points.txt
src/wrapture_instrumentation.egg-info/not-zip-safe
src/wrapture_instrumentation.egg-info/requires.txt
src/wrapture_instrumentation.egg-info/top_level.txt
src/wrapture_instrumentation/framework_flask/__init__.py
src/wrapture_instrumentation/framework_flask/hooks.py
tests/__init__.py
tests/conftest.py
tests/test_package.py
tests/test_wsgi.py
tests/wsgi.py
tests/framework_flask/__init__.py
tests/framework_flask/shop.py
tests/framework_flask/test_apply_remove.py
tests/framework_flask/test_class.py
tests/framework_flask/test_registration.py
tests/framework_flask/test_tracing.py