Skip to content

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.

Notifications You must be signed in to change notification settings

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%