You learned a lot about the PySimpleGUI package in this course! Above all, you became familiar with the basics of using PySimpleGUI to create applications.
In this course, you learned how to:
- Install the PySimpleGUI package
- Create basic user interface elements with PySimpleGUI
- Create some applications, such as an image viewer, with PySimpleGUI
- Integrate PySimpleGUI with Matplotlib
- Use computer vision in PySimpleGUI
- Package your PySimpleGUI application for Windows
If you’d like to learn more about PySimpleGUI, then you can check out any of the following resources:
Ghani on May 5, 2021
Nice course; Thanks