
Read and write Data Matrix barcodes from Python using the libdmtx library.
Features: * Pure Python * Works with PIL / Pillow images, OpenCV / numpy ndarrays, and raw bytes * Decodes locations of barcodes * No dependencies, other than the libdmtx library itself
This package contains the Python 3 version of the library.