4 Python GUI Projects with PyQt5 for COMPLETE beginners

Code First with Hala • September 26, 2022
Video Thumbnail
Code First with Hala Logo

Code First with Hala

View Channel

About

Hello! I'm Hala. I create step by step coding tutorials to help you learn coding fast. For business inquiries: [email protected]

Video Description

Learn PyQt5 and QtDesigner by building 4 different Python GUI projects. Using these Python GUI projects, you will learn PyQt5 from scratch. The projects will start with the basics then progressively get more complex and difficult. You will also use some external libraries and APIs with your projects to make them more complex. Install and Setup PyQt5 and Qt Designer: https://youtu.be/kxSuHyQfStA đź’ˇIn this video, you will: - Build 4 Python GUI projects with PyQt5 - Learn how to use PyQt5 and QtDesigner - Use Qt Designer UI files with Python code. - Learn basic PyQt5 widgets - Style your PyQt5 interface - Create a checklist using PyQt5 QListWidget - Use QTableWidget or PyQt5 Table Widget - Use openpyxl to load Excel data in Python - Build an email sender with PyQt5 - Use an external API with PyQt5 - Use SMTP with Python - Build a text editor with PyQt5 - Create light and dark mode in PyQt5 - Manage files with PyQt5 - Use menu bars and other features in PyQt5 đź’»Source Codes for the Projects: 1. PyQt5 Checklist https://github.com/codefirstio/pyqt5-email-sender 2. PyQt5 Excel Viewer https://github.com/codefirstio/excel-data-with-pyqt5-qtablewidget 3. PyQt5 Email Sender https://github.com/codefirstio/pyqt5-email-sender 4. PyQt5 Text Editor https://github.com/codefirstio/pyqt5-text-editor Source of Excel file download: https://www.downloadexcelfiles.com/wo_en/download-excel-file-list-countries-world Socials: My email: [email protected] ⌚Timestamps: 00:00:00 Introduction and overview of the projects 00:04:52 GUI Project 1: Todo Checklist 00:31:56 GUI Project 2: Excel Viewer 00:50:51 GUI Project 3: Email Sender 01:31:23 GUI Project 4: Text Editor ************* **Tags** PyQt5 PyQt5 tutorial PyQt5 module PyQt5 Designer QtDesigner Qt GUI tutorial Python project Python GUI project PyQt5 project GUI tutorial GUI tutorial Python GUI Project Python Graphical User Interface Python Python tutorial

You May Also Like