Ross ROSS = Recommend OSS · open-source software intelligence for agents

python-streamz/streamz

Real-time stream processing for python observed · 2026-08-28

github.com/python-streamz/streamz · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 76
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3438
  • days_rel: n/a
  • days_push: 148
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1303 stars · 149 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Streamz is a Python library for building pipelines that manage continuous streams of real-time data. It supports complex pipelines with branching, joining, flow control, feedback, and back pressure, and integrates with Pandas and cuDF for streaming tabular data operations.

Use cases

  • process real-time data streams in python
  • build streaming data pipelines with branching and joins
  • apply pandas operations to continuous streaming dataframes
  • handle back pressure in async data pipelines
  • stream process kafka data with cudf on gpu
  • monitor live event feeds and transform them on the fly

When to choose

  • you need lightweight real-time stream processing in pure python
  • you want streaming dataframe operations with pandas or cuDF
  • your pipelines need flow control, feedback, or back pressure

When to avoid

  • you need large-scale distributed stream processing like Flink or Spark Streaming
  • your data is batch-oriented rather than continuous
  • you need a maintained project with frequent releases and active development

Facets

library · maturity maintenance

streaming etl data-science big-data python cross-platform stream-processing data-pipelines backpressure pandas async data-engineering real-time

2 sources

Member repositories

RepositoryRoleHealth v2
python-streamz/streamzmain66

For agents

markdown · JSON · MCP: product_card(name="python-streamz/streamz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem