https://github.com/prakhr/tkinter-barcode
[Startup Mini project Learnt from book]: Make a software to print barcodes
https://github.com/prakhr/tkinter-barcode
barcode-generator calculator chess-game circle file-upload paint-application pillow pmw pygame pyglet pytube3 rectangle threading tkinter-canvas tkinter-game tkinter-gui tkinter-python tkinter-sqlite tkinter-widgets triangle
Last synced: 4 months ago
JSON representation
[Startup Mini project Learnt from book]: Make a software to print barcodes
- Host: GitHub
- URL: https://github.com/prakhr/tkinter-barcode
- Owner: prakHr
- Created: 2020-05-28T12:32:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T08:33:08.000Z (over 2 years ago)
- Last Synced: 2025-03-01T16:48:06.943Z (11 months ago)
- Topics: barcode-generator, calculator, chess-game, circle, file-upload, paint-application, pillow, pmw, pygame, pyglet, pytube3, rectangle, threading, tkinter-canvas, tkinter-game, tkinter-gui, tkinter-python, tkinter-sqlite, tkinter-widgets, triangle
- Language: Python
- Homepage: https://www.packtpub.com/application-development/tkinter-gui-application-development-blueprints-second-edition
- Size: 4.53 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tkinter-mini-projects
Implemented workable barcode printers, Learnt chess games along with threading and oops by following MVC (Model View Controller) based guis.

## How to work with it
In one commmand line, in stepwise process:-
1.Tkinter is already installed with python3.6.8
2.Need other modules installed via pip
3.change your directory to where you clone the repo
4.run python setup1.py build
5.After that an important step is to rename Tkinter lib to tkinter lib
6.Then enjoy the gui
# Modules
* cx_Freeze
* pytube3
* fpdf
* pyBarcode
* img2pdf
* docx
* pillow
* Pmw
* pyglet