pyzxing documentation
pyzxing provides reliable Python bindings for the ZXing barcode decoder. It uses a versioned Java Runner with a pinned checksum so applications receive a stable Python result schema across supported operating systems.
Start with Installation and Quick start. The Usage and Result schema guides describe the public behavior in more detail, while API reference is generated from the Python package.
Reference