{"library":"django-qr-code","type":"library","category":null,"description":"An application that provides tools for displaying QR codes on your Django site. It supports generation of QR codes as SVG, PNG, or Base64 embedded images, via both Django template tags and a Python API. The current version, 4.2.0, released in May 2025, actively tracks Django and Python releases, ensuring compatibility with the latest versions.","language":"python","status":"active","version":"4.2.0","tags":["django","qr-code","web-development","utility","image-generation"],"last_verified":"Tue May 26","install":[{"cmd":"pip install django-qr-code","imports":["{% load qr_code %}","from qr_code.qrcode.utils import QRCodeOptions","from qr_code.qrcode.utils import make_qr_code_with_options","from qr_code.qrcode.cache import get_or_make_cached_embedded_qr_code","path('qr_code/', include('qr_code.urls', namespace='qr_code'))"]},{"cmd":"pip install \"django-qr-code[pil]\"","imports":[]}],"homepage":null,"github":"https://github.com/dprog-philippe-docourt/django-qr-code","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-qr-code/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-qr-code/compatibility"}}