Metadata-Version: 2.4
Name: sentry-streams
Version: 0.0.17
Requires-Dist: requests>=2.32.3
Requires-Dist: sentry-arroyo>=2.18.2
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: jsonschema>=4.23.0
Requires-Dist: sentry-kafka-schemas>=1.2.0
Summary: The python Sentry Streaming API
Requires-Python: >=3.11
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# The Sentry Streaming Platform

Sentry Streams is a distributed platform that, like most streaming platforms,
is designed to handle real-time unbounded data streams.

This is built primarily to allow the creation of Sentry ingestion pipelines
though the api provided is fully independent from the Sentry product and can
be used to build any streaming application.

