{"library":"django-waffle","type":"library","category":null,"description":"Django Waffle is a feature flipper for Django projects, allowing developers to dynamically toggle features on or off without redeploying code. It supports flags, switches, and samples, enabling use cases like A/B testing, phased rollouts, and granular control based on users, groups, or percentages. The library is actively maintained, with its current version being 5.0.0, and receives fairly steady updates.","language":"python","status":"active","version":"5.0.0","tags":["django","feature flags","feature toggles","a/b testing","configuration","feature management"],"last_verified":"Thu May 21","install":[{"cmd":"pip install django-waffle","imports":["from waffle import flag_is_active, switch_is_active, sample_is_active","from waffle.decorators import waffle_flag, waffle_switch, waffle_sample","{% load waffle_tags %}","from waffle.models import Flag, Switch, Sample"]}],"homepage":null,"github":"http://github.com/django-waffle/django-waffle","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-waffle/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.61,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-waffle/compatibility"}}