Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 287 Bytes

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