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

https://github.com/rcode879/qr-code-generator

A small python program made out of curiosity that generates Qr codes
https://github.com/rcode879/qr-code-generator

matplotlib pyqrcode python3 qrcode-generator

Last synced: about 2 months ago
JSON representation

A small python program made out of curiosity that generates Qr codes

Awesome Lists containing this project

README

        

# QR-code-generator
A very simple python program that converts given data into a QR code that is then saved on the device and displayed
## Libraries:
-matplot lib

-qrcode