Python GUI with tkinter (Beginner) - Step by Step Tutorial

Опубликовано: 17 Ноябрь 2024
на канале: jcholol
295
10

EE 440 Final Project, GUI Demo
Step-by-step written guide: https://drive.google.com/file/d/1iUl8...
Find relevant files here (folder): https://drive.google.com/drive/folder...

The file "GUI-democopy" matches the video demo content: https://drive.google.com/file/d/1YD2e...
The file "GUI-template" is the bare version of the demo (code outlined): https://drive.google.com/file/d/1VZAP...

All examples require the Lena image and software to run Jupyter Notebook
Lena image: https://drive.google.com/file/d/1X396...
Jupyter Notebook via Anaconda Navigator: https://www.anaconda.com/products/ind...

Reference:
*Tkinter Tutorial. https://www.tutorialspoint.com/python...