PyQt5 From A-Z
Graphical User Interfaces with Python
Description
Learn to develop modern graphical user interfaces in Python that have the look and feel of your native operating system, whether its Windows, MacOs, or Linux. Learn when and how to use text boxes, comboboxes, file dialogs, date and color pickers, web page viewers, images, and more to create state of the art applications with menus, toolbars, and user size-able windows.
When your GUI is finished learn how to populate it with data from a SQL database and allow users to modify that data and save their changes in full featured applications. Learn how to create multi-threaded applications so that data processing doesn't interfere with the user interface.
What You Will Learn!
- The basics of PyQt5 to develop GUI applications in Python
- PyQt5 Data Types
- PyQt5 Widgets
- PyQt5 Layouts
- Using Qt Designer to develop user interfaces
- Database applications with QtSQL
- Multi-threaded applications with QThread
- Styling your application with Qt Style Sheets
- Much More!
Who Should Attend!
- Python programmers who want to expand their skillset to include graphical user interfaces for their Python programs. You do not need to be a professional programmer but I do expect the students to have some experience with Python and general programming methods.