
learn to build desktop apps quickly with the pie cutesie framework and master basics like buttons, widgets, and text boxes through three projects: web browser, text editor, and calculator.
Create a PyQt message box with a title, text, and configurable button options like yes, no, and OK, and read the button reply to branch logic.
Explore text input in PyQt with QLineEdit widgets and a button. Learn to retrieve user input via the text() method, display it, and optionally combine with labels and sizing adjustments.
Create a basic PyQt designer text editor: build the main window, set the title, add a text editor with open and save actions, and hook open to a file dialog.
Make Desktop applications with Python Pyqt. PyQt can be challenging to learn, in this course we'll make it easy for you. The course starts with the basics like buttons, labels, signals and slots. Then it dives deeper and teaches you how to use designer,
Make several projects including:
a text editor,
web browser
bmi calculator.
You will be able to make your own desktop apps with Python PyQt!