
QtQR
A suite of tools for handling QR codes. QR Tools project is formed by the following tools:
- python-qrtools: a backend ("library") for creating and decoding QR Codes in python. Depends on qrenconde and zbar. You can use it in your own projects
- QtQR: a Qt GUI (front-end) for python-qrtools that makes easy creating and decoding the codes.