/deqr

Simple QR code reader for Python

Primary LanguageCythonOtherNOASSERTION

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