deqr

qr code decoding library


Keywords
qr-code, qr-code-reader
License
SSPL-1.0
Install
pip install deqr==0.2.1

Documentation

deqr

A python library for decoding QR codes. Implemented as a cython wrapper around two different QR code decoding backends (quirc and qrdec).

Install

pip install deqr

Documentation