.coveragerc
.editorconfig
LICENSE
MANIFEST.in
README.md
icon.jpg
setup.cfg
setup.py
tox.ini
src/inspektor/__init__.py
src/inspektor/extension.py
src/inspektor.egg-info/PKG-INFO
src/inspektor.egg-info/SOURCES.txt
src/inspektor.egg-info/dependency_links.txt
src/inspektor.egg-info/not-zip-safe
src/inspektor.egg-info/requires.txt
src/inspektor.egg-info/top_level.txt
tests/__init__.py
tests/base.py
tests/test_extension.py
tests/test_smoke.py