Python/ Tkinter desktop GUI app to manage customer Electronics products.
#Install dependencies
pipenv install
#Execute script
python manager_oop.py
#Compiled with Pyinstaller/ Windows
pyinstaller manager_oop.py --onefile --windowed
| Name | Name | Last commit date | ||
|---|---|---|---|---|