python-geeks / Automation-scripts

Repo for creating awesome automation scripts to make my panda lazier
MIT License
1.06k stars 566 forks source link

Added BarCode Scanner #863

Open Anshumansengar opened 2 years ago

Anshumansengar commented 2 years ago

Pull Request Template

Script name- barcode-generator.py

Brief about the script - Desktop app to generate EAN-13, EAN-8, and EAN-5 barcodes (other types are coming soon) automatically and save them as PDF or PNG, JPEG GIF image files of several sizes. As a database, it uses a native python CSV module and saves it as a CSV file. (Using PyUPC-EAN module)

Issue no.(must) - #862

Self Check(Tick After Making pull Request)

If issue was not assigned to you Please don't make a PR. It will marked as invalid.