{"library":"django-htmx","type":"library","category":null,"description":"django-htmx is a Python package that provides extensions for integrating Django with htmx. It simplifies building dynamic and interactive web applications by offering middleware, template tags, and HTTP response utilities, allowing developers to leverage htmx's capabilities without writing extensive JavaScript. The library is actively maintained with a regular release cadence, ensuring compatibility with recent Django and Python versions.","language":"python","status":"active","version":"1.27.0","tags":["django","htmx","frontend","web","ajax","server-side rendering"],"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"]}],"homepage":null,"github":"https://github.com/adamchainz/django-htmx","docs":"https://django-htmx.readthedocs.io/","changelog":"https://django-htmx.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/django-htmx/","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.6,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-htmx/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}