tschellenbach/Stream-Framework
Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology: observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 55
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5138
- days_rel: n/a
- days_push: 272
- n_releases_24m: 0
Adoption not part of the score
4743 stars · 530 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Stream Framework is a Python library for building scalable activity streams, news feeds, and notification systems on top of Cassandra and/or Redis. It handles feed storage, fan-out, and caching structures so applications can implement Twitter-, Instagram-, or Facebook-style feeds.
Use cases
- build a twitter-style newsfeed in python
- implement an activity stream like github's
- create a notification system backed by redis
- build an instagram or pinterest style feed
- store and fan out user activity feeds with cassandra
- add a social feed to a django or python web app
When to choose
- you need self-hosted feed infrastructure using Cassandra or Redis
- you want a proven fan-out architecture for newsfeeds in Python
- you need activity streams or notification feeds without paying for a hosted feed API
When to avoid
- you prefer a managed REST API for feeds (consider the authors' hosted Stream service)
- your stack is not Python
- you need chat, video, or moderation features - this library only covers feeds
- you want a small-scale feed that a simple database query could handle
Facets
library · maturity maintenance
caching database-driver backend web-development databases social-media python cross-platform activity-streams news-feed cassandra redis feed-aggregation notifications
10 sources
- readme: https://github.com/tschellenbach/Stream-Framework · fetched 2026-08-28 · d297e17fc835
- homepage: https://getstream.io/ · fetched 2026-08-29 · fa55509edee5
- site_page: https://getstream.io/docs · fetched 2026-08-29 · cb847dcbe3cf
- site_page: https://getstream.io/chat/docs · fetched 2026-08-29 · fac7d33398ce
- site_page: https://getstream.io/video/docs · fetched 2026-08-29 · 944f379d3874
- site_page: https://getstream.io/activity-feeds/docs · fetched 2026-08-29 · 774122e010c0
- site_page: https://getstream.io/moderation/docs · fetched 2026-08-29 · ba08a14d1ace
- registry_pypi: https://pypi.org/pypi/stream-framework/json · fetched 2026-08-29 · 65a3c301c81c
- site_page: https://getstream.io/team · fetched 2026-08-29 · 02b85b42b71c
- site_page: https://getstream.io/chat/pricing · fetched 2026-08-29 · 405b6c89868a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tschellenbach/Stream-Framework | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="tschellenbach/Stream-Framework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem