PySimpleGUI 2020 - Part 0 - For impatient people (EXPERIMENTAL FAST VERSION)

Опубликовано: 31 Август 2026
на канале: PySimpleGUI
1,999
39

This is the same as the "Part 0" video that is 5:12 in length. The difference is that this video has been run through the "jumpcutter" algorithm developed by carykh. The result is a shorter video that's 4:25. You'll save yourself 47 seconds by watching this version.

You can find more information about this algorithm here:
   • Automatic on-the-fly video editing tool!  

The GitHub for jumpcutter along with a GUI front-end that was used to modify the video can be found on GitHub here:
https://github.com/PySimpleGUI/jumpcu...

Original description
------------------------------------------------------------------------------

Get the PySimpleGUI idea in 5 minutes.

You'll certainly want to watch other videos or read the documentation / demo programs if it looks like PySimpleGUI is right for you. This video will teach you the basics of making a window, reading the values and modifying the contents based on information you input.