Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 169 Bytes

File metadata and controls

9 lines (5 loc) · 169 Bytes

PyPorter-SnipeIT

Python script to scan barcodes and build a CSV file to import

You will need the following depencies:

pip install pyzbar

pip install opencv-python