Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 723 Bytes

File metadata and controls

20 lines (11 loc) · 723 Bytes

product_manager_python

Python/ Tkinter desktop GUI app to manage customer Electronics products.

Use

#Install dependencies

pipenv install

#Execute script

python manager_oop.py

#Compiled with Pyinstaller/ Windows

pyinstaller manager_oop.py --onefile --windowed

Languages and Tools:

python sqlite