Skip to content

torque/deqr

Repository files navigation

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