/python-kivy-qr-reader-and-generator

A QR code reader (via image, not camera access although adding that would be trivial) and generator using Kivy as the GUI and qrcode, cv2, zbar, and matplotlib for the functionality.

Primary LanguagePython

python-kivy-qr-reader-and-generator

A QR code reader (via image, not camera access although adding that would be trivial) and generator using Kivy as the GUI and qrcode, cv2, zbar, and matplotlib for the functionality.

Short video showing GUI and QR generation/reading: https://www.youtube.com/watch?v=ObYswYk39EA

Requirements:

Once the requirements are installed simply either clone the repo or download and extract the zip and execute qr-gen.py.