{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Generates QR codes as embedded SVG or PNG images in Django templates, with customization options for size, error correction, border, and caching support.","skillfed_tags":["qr-code-generation","django-integration","template-tags"],"use_cases":["Embed contact information QR codes in Django templates for easy phone book imports.","Generate Wi-Fi configuration QR codes for guest networks or event access.","Create authentication QR codes for judges or staff to scan during events.","Serve cached QR code images with URL protection for secure sharing.","Generate URLs pointing to QR code images for use in emails or external systems."],"what_it_does":"Django QR Code is a Django application that integrates QR code generation into your templates and views. It wraps the Segno QR code generator library to provide template tags and a Python API for creating QR codes as embedded SVG or PNG images. The package requires no database access and focuses on rendering QR codes directly in HTML templates or serving them as image files.\n\nYou use it by adding the app to your Django project, loading its template tags, and then calling simple tags like `qr_from_text` to embed QR codes in your pages. It supports customization of size, error correction level, border width, and other parameters. The package includes caching for performance and can serve QR code images with URL protection and user authentication, making it suitable for use cases like contact information sharing, Wi-Fi configuration, or competition tracking.","worth_installing":"Yes. The package is production-stable, actively maintained with recent commits, has low install friction, and carries a permissive BSD license. It solves a clear problem for Django developers who need QR code generation in templates. No known vulnerabilities. Install it if you need QR codes in a Django project."},"id":"django-qr-code","links":{"html":"https://skillfed.io/packages/django-qr-code","md":"https://skillfed.io/packages/django-qr-code.md","pypi":"https://pypi.org/project/django-qr-code/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-05-08","license_spdx":null,"license_treatment":"permissive","name":"django-qr-code","python_support":"supports_current","summary":"An application that provides tools for displaying QR codes on your Django site."},"popularity":{"monthly_downloads":155155,"position":10830,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.2.0"}
