QR
Flask WebApp + HTML page for QR Code generation
The QR Generator
Step 1 : Run the flask sever : python server.py
.
Step 2 : Open index.html
in a browser window.
Step 3 : Type the data you want to put and press "Generate QR".
Screenshot
The Stanalone Webcam QR Reader
Run the script : python read_qr/reader.py
.