{"library":"django-flags","type":"library","category":null,"description":"Django-Flags is an application designed specifically for Django, empowering developers to utilize feature flags to toggle functionality in both Django code and templates based on configurable conditions. It's actively maintained, with recent updates adding support for Django 6.0 and Python 3.13, and typically sees several releases per year addressing new Django/Python versions and bug fixes.","language":"python","status":"active","version":"5.2.0","tags":["django","feature-flags","flags","ab-testing","configuration"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-flags","imports":["from flags.state import flag_enabled","{% load feature_flags %}","from flags.urls import flagged_path","from flags.decorators import flag_required","from flags import conditions","from flags.views import FlaggedViewMixin, FlaggedTemplateView"]}],"homepage":"https://cfpb.github.io/django-flags/","github":"https://github.com/cfpb/django-flags","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-flags/","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.5,"avg_import_s":0.86,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-flags/compatibility"}}