Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
QR Code
QR Code stands for Quick Response Code and is a type of matrix barcode (or two-dimensional barcode) first designed in 1994 for the automotive industry in Japan. QR Codes are now widely used in various applications such as product tracking, item identification, document management, and marketing due to their fast readability and greater storage capacity compared to standard UPC barcodes. This topic covers the creation, usage, and applications of QR Codes, including how they are generated and read by devices. It also explores the technology behind QR Codes, their standards, and their impact on industries such as retail, logistics, and mobile payments.
- GitHub: https://github.com/topics/qrcode
- Wikipedia: https://en.wikipedia.org/wiki/QR_code
- Created by: Denso Wave
- Related Topics: barcode, scanning, data-collection, mobile-payments,
- Aliases: qrcodes, qr-code,
- Last updated: 2025-02-12 00:24:42 UTC
- JSON Representation
https://github.com/filiprokita/qrcreator
QRCREATOR is a simple Python project that generates QR codes based on user input. It uses the qrcode and PIL libraries for image processing, and tkinter for creating a basic GUI. This project is a great introduction to image processing, GUI programming, and can be used as a beginner-friendly project for anyone interested in learning Python.
beginner-friendly graphic-user-interface gui image-processing pil python qr-code-generator qr-generator qrcode qrcode-generator simple-project tkinter
Last synced: 30 Jan 2025