Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 1 month 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