README.md
pyproject.toml
src/finanfut_watchtower/__init__.py
src/finanfut_watchtower/client.py
src/finanfut_watchtower/config.py
src/finanfut_watchtower/events.py
src/finanfut_watchtower/queue.py
src/finanfut_watchtower/scope.py
src/finanfut_watchtower/scrubber.py
src/finanfut_watchtower/transport.py
src/finanfut_watchtower/integrations/__init__.py
src/finanfut_watchtower/integrations/celery.py
src/finanfut_watchtower/integrations/fastapi.py
src/finanfut_watchtower/integrations/logging.py
src/finanfut_watchtower/sentry_shim/__init__.py
src/finanfut_watchtower/sentry_shim/integrations/__init__.py
src/finanfut_watchtower/sentry_shim/integrations/logging.py
src/finanfut_watchtower_sdk.egg-info/PKG-INFO
src/finanfut_watchtower_sdk.egg-info/SOURCES.txt
src/finanfut_watchtower_sdk.egg-info/dependency_links.txt
src/finanfut_watchtower_sdk.egg-info/requires.txt
src/finanfut_watchtower_sdk.egg-info/top_level.txt
tests/test_client.py
tests/test_fastapi_integration.py
tests/test_integrations.py
tests/test_scrubber.py