TKINTER Python program with gui interface 3

Опубликовано: 06 Октябрь 2024
на канале: Python Hub Studio
5,723
197

00:00 tkinter example program with GUI video 3
00:31 psutil module - CPU and RAM monitoring
01:51 python project organization with GUI on tkinter
02:51 psutil module, cpu_count method number of cores
03:59 psutil module, number of processor threads
06:44 tkinter Label widget, pack label method
09:03 tkinter Progressbar widget, wrapping widgets in a loop
13:22 tkinter widgets Label and Progressbar, placed with a for loop

The third video in which we write a python application on tkinter is a CPU resource monitor. In this video, we'll place the Label and Button widgets using a for loop.

Video if pip throws an error:
   • Video  

Links to the code from the video, because two files, then two links:
1) https://gist.github.com/PythonHubStud...

2) https://gist.github.com/PythonHubStud...

Download the source code of the entire program:
https://github.com/PythonHubStudio/CP...

Playlist with this video CPU-RAM usage monitor bar:
   • Python tkinter - Создание крутого про...  
-------------------------------------------------- -------------------------------------------------- -----------------------------------------
Become a channel sponsor and you will get access to exclusive bonuses.
More:
   / @pythonhubstudio  
-------------------------------------------------- -------------------------------------------------- -----------------------------------------
OOP playlist:
   • Полный курс уроков обучения ООП Python  

Subscribe to the channel! Ask questions in the comments!
#PythonHubStudio
#python