This video explains how to create password strength checker GUI project using CustomTkinter in Python.
-----------------------------------------
Icons used in this video are designed by: www.flaticon.com
1) https://www.flaticon.com/free-icons/p... title="password icons" Password icons created by Iconsea - Flaticon
2) https://www.flaticon.com/free-icons/p... title="password icons" Password icons created by Freepik - Flaticon
-----------------------------------------
To support the channel:
/ @code_room
-----------------------------------------
Python Beginner Projects:
• PYTHON BEGINNER PROJECTS
Python GUI Projects:
• PYTHON TKINTER GUI PROJECTS
Python Quick Tutorials:
• PYTHON TIPS
Image and Video Processing Questions and Answers:
• DIGITAL IMAGE PROCESSING SOLVED QUEST...
-----------------------------------------
00:00 Project Demo
00:40 Installing Modules
00:55 Window
1:47 Title Label
2:24 Password Entry Box
3:00 Check Password Button
3:31 Password Strength Result Label
4:20 Check Strong Password Function
5:09 Display Password Strength Result Function