{"library":"django-htmx","install":[{"cmd":"pip install django-htmx","imports":["from django_htmx.middleware import HtmxMiddleware","if request.htmx: ...","{% load django_htmx %} {% django_htmx_script %}","from django_htmx.http import HttpResponseClientRedirect","from django_htmx.http import HttpResponseStopPolling"]}]}