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

django-waffle/django-waffle

A feature flipper for Django observed · 2026-08-28

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

Health v2 · maintenance only

62/100

  • Activity 86
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: 208
  • age_days: 5701
  • days_rel: 447
  • days_push: 87
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1254 stars · 263 forks observed · 2026-08-28

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

Django Waffle is a feature flag (feature flipper) library for Django that lets you define conditions under which a flag is active. It integrates with Django views, templates, and middleware to enable gradual rollouts and experimentation.

Use cases

  • toggle features on and off in a django app without deploys
  • roll out a new feature to a percentage of users
  • run a/b tests on django views and templates
  • enable features only for specific users or groups
  • manage experimental feature switches in django

When to choose

  • you run a django application and need feature flags
  • you want percentage-based or user-targeted feature rollouts
  • you need flags usable in templates, views, and middleware

When to avoid

  • your project is not django-based
  • you need a language-agnostic or hosted feature flag service
  • you need advanced experimentation analytics out of the box

Facets

library · maturity stable

feature-flags middleware web-framework web-development backend developer-tools python django feature-flipper a-b-testing flags switches web-server

2 sources

Member repositories

RepositoryRoleHealth v2
django-waffle/django-wafflemain62

For agents

markdown · JSON · MCP: product_card(name="django-waffle/django-waffle")

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