PyQt5 QtDesigner Login and Signup Forms tutorial: for COMPLETE beginners

Опубликовано: 17 Июль 2020
на канале: Code First with Hala
119,241
1.7k

Create your first ever PyQt5 application: Login and Signup forms. Navigate between logging in and creating a new account. The tools used are Python, PyQt5 library and PyQt5 designer.

In this video, you will:
-Create your first Python PyQt5 project
-Launch your first Python PyQt5 application
-Work with PyQt5 designer
-Create a login/signin form PyQt5
-Create a signup/create account form in PyQt5
-Use QtWidgets, QtDialog
-Use PyQt5 buttons, line fields, password fields, and labels
-Hide password in PyQt5
-Switch screens in PyQt5
-Use on clicked events in PyQt5 buttons

Install and Setup PyQt5 and QtDesigner:    • Install and Setup PyQt5 and Qt Design...  

Source code: https://github.com/codefirstio/pyqt5-...

For suggestions or comments:
My email: mailto:[email protected]

*************
*Tags*
PyQt5 tutorial
PyQt5 login form
PyQt5 create account form
PyQt5 signup form
PyQt5 Designer
Qt Designer
Qt GUI tutorial
GUI tutorial Python
Graphical User Interface Python
Python tutorial