Python barcode decoding

Robocop bthayre at physics.ucsd.edu
Fri Oct 24 13:05:25 EDT 2008


Does anyone know of any decent (open source or commercial) python
barcode recognition tools or libraries.  I need to read barcodes from
pdfs or images, so it will involve some OCR algorithm.  I also only
need to read the code 93 symbology, so it doesn't have to be very
fancy.  The most important thing to me is that it outputs in some
python friendly way, or ideally that it is written in python.  Any
tips would be great!



More information about the Python-list mailing list