CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
sauron/__init__.py
sauron/_autocapture.py
sauron/_client.py
sauron/_dsn.py
sauron/_gzip.py
sauron/_queue.py
sauron/_scope.py
sauron/_stacktrace.py
sauron/_transport.py
sauron/py.typed
sauron_sdk.egg-info/PKG-INFO
sauron_sdk.egg-info/SOURCES.txt
sauron_sdk.egg-info/dependency_links.txt
sauron_sdk.egg-info/requires.txt
sauron_sdk.egg-info/top_level.txt
tests/test_autocapture.py
tests/test_beforesend.py
tests/test_breadcrumbs.py
tests/test_dsn.py
tests/test_envelope.py
tests/test_golden.py
tests/test_gzip.py
tests/test_metadata.py
tests/test_queue.py
tests/test_retry.py
tests/test_scope.py
tests/test_stacktrace.py
tests/test_transaction.py
tests/test_transport.py
tests/test_transport_options.py