Simplify Python GUI Development With PySimpleGUI (Overview)
Creating a simple graphical user interface (GUI) that works across multiple platforms can be complicated. But it doesn’t have to be that way. You can use Python and the PySimpleGUI package to create nice-looking user interfaces that you and your users will enjoy! PySimpleGUI is a new Python GUI library that has been gaining a lot of interest recently.
In this course, you’ll learn how to:
- Install the PySimpleGUI package
- Create basic user interface elements with PySimpleGUI
- Create applications, such as a PySimpleGUI image viewer
- Integrate PySimpleGUI with Matplotlib
- Use computer vision in PySimpleGUI
- Package your PySimpleGUI application for Windows
00:00 PySimpleGUI: The Simple Way to Create Graphical User Interfaces With Python.
00:07 Creating a simple graphical user interface, or GUI, that works across multiple platforms can be complicated. But it doesn’t have to be that way. You can use Python and the PySimpleGUI package to create nice-looking user interfaces that you and your users will enjoy. PySimpleGUI is a new Python GUI library that’s been gaining a lot of interest recently.
00:31 In this tutorial, you’ll learn how to install the PySimpleGUI package, create basic user interface elements with PySimpleGUI, create applications such as a PySimpleGUI image viewer, integrate PySimpleGUI with Matplotlib, use computer vision in PySimpleGUI, and package your PySimpleGUI application for Windows. Now you know what you’re going to learn, let’s get started!
Become a Member to join the conversation.