Product Barcode Database This script is used to parse the UhttBarcodeReference repository of products' barcodes and create SQLite database from the parsed records. Install pip3 install --user -r requirements.txt Usage ./makedb.py -c UhttBarcodeReference/DATA/*.csv -d barcodes.sqlite