nngogol / barCodeGui

simple GUI for pyBarcode in PyQt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

barCodeGui

simple GUI for pyBarcode

There are 2 buttons: make svg and make png

You can choose filename:

  • random -> it will generate barcode with "current date" name
  • set name -> %your name%.svg or %your name%.png And yeah, it will overwrite file, if it allready exists

Checkbox for "remove text from barcode" option.

Usefull to see to it works in the code(in the context of creating svg and png files)

Setup with pip install

Install this things: pip install pyqt5 pyBarcode

GUI preview

lol

About

simple GUI for pyBarcode in PyQt5

License:MIT License


Languages

Language:Python 100.0%