training-python/barcode at master · prakashkumar163/training-python · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README
------

* barcode.py: module to validate an 8-digit barcode (GTIN-8)

* database.txt: csv file of model cars. used as a product example list

* order.py: do an order based on the barcodes, and the database

* stock.txt: list of items that are in stock

* reorder.py: check the stock list, and create an re-order list