{"library":"zxing-cpp","type":"library","category":null,"description":"zxing-cpp provides Python bindings for the high-performance C++ port of the ZXing barcode library. It supports reading and writing a wide range of 1D and 2D barcode formats like QR Code, Data Matrix, UPC-A, and Code 128. The current version is 3.0.0, and it maintains an active development and release cadence, typically tied to its underlying C++ library.","language":"python","status":"active","version":"3.0.0","tags":["barcode","image processing","qr code","1d barcode","2d barcode","computer vision"],"last_verified":"Mon May 25","install":[{"cmd":"pip install zxing-cpp","imports":["import zxingcpp","from zxingcpp import BarcodeFormat","import zxingcpp\n# ...\nbarcodes = zxingcpp.read_barcodes(image_data)","import zxingcpp\n# ...\nbarcode = zxingcpp.create_barcode(text, zxingcpp.BarcodeFormat.QRCode)"]},{"cmd":"pip install zxing-cpp --no-binary zxing-cpp","imports":[]}],"homepage":null,"github":"https://github.com/zxing-cpp/zxing-cpp","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zxing-cpp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zxing-cpp/compatibility"}}