An open API service indexing awesome lists of open source software.

https://github.com/ranjan2104/generate-qr-code

A QR code (abbreviated from Quick Response code) is a type of matrix barcode (or two-dimensional barcode[1]) invented in 1994 by the Japanese automotive company Denso Wave.[2] A barcode is a machine-readable optical label that contains information about the item to which it is attached. In practice, QR codes often contain data for a locator, identifier, or tracker that points to a website or application. A QR code uses four standardized encoding modes (numeric, alphanumeric, byte/binary, and kanji) to store data efficiently; extensions may also be used
https://github.com/ranjan2104/generate-qr-code

pyqrcode python

Last synced: 3 months ago
JSON representation

A QR code (abbreviated from Quick Response code) is a type of matrix barcode (or two-dimensional barcode[1]) invented in 1994 by the Japanese automotive company Denso Wave.[2] A barcode is a machine-readable optical label that contains information about the item to which it is attached. In practice, QR codes often contain data for a locator, identifier, or tracker that points to a website or application. A QR code uses four standardized encoding modes (numeric, alphanumeric, byte/binary, and kanji) to store data efficiently; extensions may also be used

Awesome Lists containing this project

README

        

# Generate QR Code
A QR code (abbreviated from Quick Response code) is a type of matrix barcode (or two-dimensional barcode[1]) invented in 1994 by the Japanese automotive company Denso Wave.[2] A barcode is a machine-readable optical label that contains information about the item to which it is attached. In practice, QR codes often contain data for a locator, identifier, or tracker that points to a website or application. A QR code uses four standardized encoding modes (numeric, alphanumeric, byte/binary, and kanji) to store data efficiently; extensions may also be used

![maincodes](https://user-images.githubusercontent.com/60054130/120270427-35185680-c2c7-11eb-93a5-d6e0d4483edc.png)