All Projects → bzimor → Barcode-generator

bzimor / Barcode-generator

Licence: GPL-3.0 license
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 and GIF image files with several sizes

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Barcode-generator

FoxBarcode
A 100% Visual FoxPro class that provides a tool for generating images with different bar code symbologies to be used in VFP forms and reports, or exported to other applications
Stars: ✭ 31 (-35.42%)
Mutual labels:  barcode-generator, barcodes
Efqrcode
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
Stars: ✭ 4,121 (+8485.42%)
Mutual labels:  barcode-generator, barcodes
FoxBarcodeQR
FoxBarcodeQR is a supplement of FoxBarcode class only for QR Code barcodes. This class is an alternative solution for all developers who requested QR Code support.
Stars: ✭ 20 (-58.33%)
Mutual labels:  barcode-generator, barcodes
barcode-java
Java Barcode Image Generation Library
Stars: ✭ 18 (-62.5%)
Mutual labels:  barcode-generator, barcodes
TeslaPy
A Python module to use the Tesla Motors Owner API
Stars: ✭ 216 (+350%)
Mutual labels:  tkinter
test-case-generator
Test Case generator for competitive coding. Test case generator for competitive programming and potentially for software testing.
Stars: ✭ 28 (-41.67%)
Mutual labels:  tkinter
pyGISS
📡 A lightweight GIS Software in less than 100 lines of code
Stars: ✭ 114 (+137.5%)
Mutual labels:  tkinter
Samples-JS-PHP
JavaScript and PHP samples for Stimulsoft Reports.PHP reporting tool.
Stars: ✭ 17 (-64.58%)
Mutual labels:  barcodes
gophersnake
Stand-alone Gopher client for modern desktops
Stars: ✭ 14 (-70.83%)
Mutual labels:  tkinter
aws-lambda-barcode-generator
This project uses a Node.js wrapper to build a Go Lambda function that generates & returns a barcode when triggered by AWS API Gateway.
Stars: ✭ 14 (-70.83%)
Mutual labels:  barcode-generator
Face recognition based attendance system
A python GUI integrated attendance system using face recognition to take attendance.
Stars: ✭ 70 (+45.83%)
Mutual labels:  tkinter
STUDENT-ATTENDANCE-USING-FACIAL-RECOGNITION-SYSTEM-OPENCV
No description or website provided.
Stars: ✭ 46 (-4.17%)
Mutual labels:  tkinter
PT-Tracking
Aplicação para registo e acompanhamento de encomendas da CTT Expresso, automatiza a consulta online do estado de tracking para várias remessas e mantém um registo dos pagamentos referentes aos envios à cobrança. As remessas que requerem atenção, devido a atrasos na entrega ou na receção do pagamento correspondente, bem como os cheques cuja data …
Stars: ✭ 18 (-62.5%)
Mutual labels:  tkinter
Open-Manager
如何管理杂乱的电脑桌面和一大堆的浏览器收藏网址?我用python写了一个工具,迅速提高工作效率。
Stars: ✭ 41 (-14.58%)
Mutual labels:  tkinter
tkcalendar
Calendar widget for Tkinter
Stars: ✭ 62 (+29.17%)
Mutual labels:  tkinter
password-keeper
A simple and secure Password Management System made completely in Python.
Stars: ✭ 26 (-45.83%)
Mutual labels:  tkinter
ZXingSample
Working sample app for a blog post on barcode scanning and generating with ZXing
Stars: ✭ 20 (-58.33%)
Mutual labels:  barcode-generator
tic-tac-toe-in-python
Socket-based client-server Tic Tac Toe game in Python developed using TkInter GUI toolkit.
Stars: ✭ 29 (-39.58%)
Mutual labels:  tkinter
PySimpleGUI
Launched in 2018. It's 2022 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive d…
Stars: ✭ 10,846 (+22495.83%)
Mutual labels:  tkinter
FotoKilof
GUI for ImageMagick
Stars: ✭ 114 (+137.5%)
Mutual labels:  tkinter

Barcode-generator

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 with several sizes. As a database it uses native python csv module and saves as csv file. (Using PyUPC-EAN module)

Requirements

Usage

Run script and set default values on Settings window. Then just click Generate button: if barcode value is empty, then app generates barcode automatically according to initial value of barcode, else it generates by input value.

To save barcode value and its comment, click Save. This saves barcode as a file according to default filetype and filepath.

To change barcode comment, just double click on barcode row in table below, then make changes and click Save button. That it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].