Python GUI Programming Recipes using PyQt5

Python and one of its QT bindings, PyQT, has changed the face of GUI development. It allows us to build beautiful and powerful GUIs that grab the attention of Python programmers. QT5 has several ad

English
Created by
Last updated Thu, 04-Apr-2024
+ View more
Course overview

Python and one of its QT bindings, PyQT, has changed the face of GUI development. It allows us to build beautiful and powerful GUIs that grab the attention of Python programmers. QT5 has several advantages over other GUI frameworks such as tkinter and wxPython.
In this video, we will successfully install PyQt5 and the toolset that contains the QT Designer tool. The QT Designer enables us to develop our GUI in a visual manner, using drag and drop to add and position widgets, and we will use it extensively. We will then learn how to convert QT Designer-generated code into pure Python code.
After having successfully installed PyQt5, the QT Designer, and all other required QT tools, we will start out simple, building a Python GUI using only a few lines of PyQT5 code. Then, we will build a more complex GUI using QT Designer. Along the way, we will explore many QT widgets and learn how to efficiently lay out our GUI design. We will enhance the look-and-feel of the GUI using CSS styling. We will also connect our GUI to a SQL database, which we will create. We decouple the business logic code from the UI code, using best practices. At the end of this video tutorial, viewers will be able to develop complex GUIs using PyQt5.

What will i learn?

  • Visually add and arrange many widgets using QT Designer
  • Decouple the Python code from the generated QT UI code
  • Use CSS styling to greatly enhance the GUI look-and-feel
  • Connect the GUI to a SQL database
  • Keep the GUI responsive via multiple threads
  • Learn how to use many widgets in the PyQT5 toolbox
  • Develop GUIs in a modular style
Requirements
Curriculum for this course
1 Lessons 4 hrs 9 mins
Python GUI Programming Recipes using PyQt5
1 Lessons 04:09:00 Hours
  • Python GUI Programming Recipes using PyQt5
    Preview 04:09:00
+ View more
Other related courses
3 hrs 30 mins
Updated Wed, 23-Dec-2020
0 2
10 mins
5 1
8 mins
0 0
1 hr 22 mins
Updated Fri, 16-Jul-2021
0 3
3 mins
Updated Thu, 14-Jan-2021
0 0
About instructor
Includes:
  • 4 hrs 9 mins On demand videos
  • 1 Lessons
  • Access on mobile and tv
  • Full lifetime access