Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 381 Bytes

File metadata and controls

16 lines (10 loc) · 381 Bytes

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