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 :doc:`installation` and :doc:`quickstart`. The :doc:`usage` and :doc:`results` guides describe the public behavior in more detail, while :doc:`api` is generated from the Python package. .. toctree:: :maxdepth: 2 :caption: User guide installation quickstart usage results deployment troubleshooting .. toctree:: :maxdepth: 2 :caption: Reference api development Project resources ----------------- * `Source code `_ * `Issue tracker `_ * `Release notes `_ * `PyPI package `_ * `conda-forge package `_