README.md
pyproject.toml
src/insider/__init__.py
src/insider/_envelope.py
src/insider/_version.py
src/insider/client.py
src/insider/dsn.py
src/insider/py.typed
src/insider/safety.py
src/insider/scope.py
src/insider/scrubbing.py
src/insider/stacktrace.py
src/insider/transport.py
src/insider/contrib/__init__.py
src/insider/contrib/django/__init__.py
src/insider/contrib/django/apps.py
src/insider/contrib/django/middleware.py
src/insider_python.egg-info/PKG-INFO
src/insider_python.egg-info/SOURCES.txt
src/insider_python.egg-info/dependency_links.txt
src/insider_python.egg-info/requires.txt
src/insider_python.egg-info/top_level.txt
tests/test_capture.py
tests/test_django.py
tests/test_dsn.py
tests/test_envelope.py
tests/test_never_crash.py
tests/test_safety.py
tests/test_scrubbing.py
tests/test_stacktrace.py
tests/test_transport.py