An open API service indexing awesome lists of open source software.

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

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.

![Main Page](https://github.com/prakHr/Portfolio-Site/blob/master/images/project0.png)

## 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