LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
benchmarks/__init__.py
benchmarks/apps.py
benchmarks/extension.py
benchmarks/filters.py
benchmarks/utils.py
benchmarks/writers.py
docs/conf.py
examples/bottle1.py
examples/bottle2.py
examples/fib.py
examples/wsgiref1.py
extensions/extensions.pyx
extensions/header.pxd
extensions/timer.c
extensions/timer.h
tests/test_app.py
tests/test_c_line_profiler.py
tests/test_profiler.py
tests/test_writers.py
wsgi_lineprof/__init__.py
wsgi_lineprof/app.py
wsgi_lineprof/extensions.pyi
wsgi_lineprof/filters.py
wsgi_lineprof/formatter.py
wsgi_lineprof/middleware.py
wsgi_lineprof/profiler.py
wsgi_lineprof/py.typed
wsgi_lineprof/stats.py
wsgi_lineprof/types.py
wsgi_lineprof/writers.py
wsgi_lineprof.egg-info/PKG-INFO
wsgi_lineprof.egg-info/SOURCES.txt
wsgi_lineprof.egg-info/dependency_links.txt
wsgi_lineprof.egg-info/requires.txt
wsgi_lineprof.egg-info/top_level.txt
wsgi_lineprof/templates/base.html
wsgi_lineprof/templates/detail.html
wsgi_lineprof/templates/index.html