QReader is a robust and straight-forward QR code detection and decoding library for Python, powered by a YOLOv8-based QR segmentation model. It excels at reading difficult, blurry, or tricky QR codes. The current version is 3.16, with active development and frequent updates.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
QReader is a class exported from the qreader package.
Basic usage: load an image, detect and decode QR codes, and print the result.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.