justquick/django-activity-stream
Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams. observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 57
- Release rhythm 8
- Longevity 100
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: 6034
- days_rel: n/a
- days_push: 262
- n_releases_24m: 0
Adoption not part of the score
2442 stars · 471 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django app for generating generic activity streams from user actions on a site, following the Activity Streams specification. It supports following and unfollowing actors so users can receive personalized feeds of actions performed on any Django model.
Use cases
- build a GitHub-style dashboard showing actions on projects a user watches
- generate a personalized feed of actions from users someone follows
- record actor/verb/object/target events for any Django model
- create a social activity timeline for a web app
- track and display recent actions like 'user closed issue' on a site
When to choose
- you have a Django project and need activity feeds or follow-based streams
- you want a spec-compliant (activitystrea.ms) action model with generic foreign keys
- you need a mature, BSD-licensed, actively maintained feed solution
When to avoid
- your project is not Django-based
- you need real-time push notifications rather than queryable stream records
- you need a full federated social network protocol like ActivityPub
Facets
library · maturity stable
web-framework middleware orm web-development backend social-media developer-tools python django activity-stream activitypub feeds follow generic-foreign-keys web-server
2 sources
- readme: https://github.com/justquick/django-activity-stream · fetched 2026-08-28 · bcb186bfda02
- registry_pypi: https://pypi.org/pypi/django-activity-stream/json · fetched 2026-08-29 · 7c0f88c4f742
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| justquick/django-activity-stream | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="justquick/django-activity-stream")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem