README.md
pyproject.toml
src/insider/__init__.py
src/insider/_envelope.py
src/insider/_footprint.py
src/insider/_version.py
src/insider/client.py
src/insider/dsn.py
src/insider/paths.py
src/insider/privacy.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/integrations/__init__.py
src/insider/integrations/django/__init__.py
src/insider/integrations/django/_client_ctx.py
src/insider/integrations/django/asgi.py
src/insider/integrations/django/capture.py
src/insider/integrations/django/drf.py
src/insider/integrations/django/handler.py
src/insider/integrations/django/perf.py
src/insider/integrations/django/request.py
src/insider/integrations/django/signals.py
src/insider/integrations/django/wsgi.py
src/insider/integrations/logging/__init__.py
src/insider/integrations/logging/handler.py
src/insider/integrations/logging/levels.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_asgi_integration.py
tests/test_capture.py
tests/test_capture_log.py
tests/test_capture_perf.py
tests/test_django.py
tests/test_django_integration.py
tests/test_drf_integration.py
tests/test_dsn.py
tests/test_envelope.py
tests/test_logging_integration.py
tests/test_never_crash.py
tests/test_privacy.py
tests/test_safety.py
tests/test_scrubbing.py
tests/test_stacktrace.py
tests/test_transport.py