LICENSE
MANIFEST.in
README.md
pyproject.toml
doc/Makefile
doc/source/conf.py
doc/source/index.rst
sqltap/__init__.py
sqltap/profiling.py
sqltap/sqltap.py
sqltap/wsgi.py
sqltap/templates/html.mako
sqltap/templates/text.mako
sqltap/templates/wsgi.mako
sqltap_profiler.egg-info/PKG-INFO
sqltap_profiler.egg-info/SOURCES.txt
sqltap_profiler.egg-info/dependency_links.txt
sqltap_profiler.egg-info/requires.txt
sqltap_profiler.egg-info/top_level.txt
tests/test_profiling.py
tests/test_sqltap.py