Firebase Authentication + Python PyQt5 Login and Signup Form tutorial [for beginners]

preview_player
Показать описание
Tutorial using Python and Firebase Authentication for logging in and signing up with PyQt5 forms. Use Firebase Auth for user management, creating accounts, logging in, and verification. PyQt5 Login and Signup forms are coded and used.

Library used is Pyrebase wrapper. The GUI tools used are Python, PyQt5 library and PyQt5 designer.

In this video, you will:
-Manage users with Firebase Auth
-Create account form with PyQt5
-Login form with PyQt5
-Create use with email and password
-Login with email and password
-Validate email and password

*************
**Tags**
PyQt5 tutorial
Python Firebase tutorial
Python Firebase authentication
Firebase authentication 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
Рекомендации по теме
Комментарии
Автор

Honestly been looking for exactly this like 2 hours now. Finally something usefull!

tjorbim
Автор

Successfully made the project using this video. I have encountered some errors but has been solved.
The best part is I love your coding style, all the developers first convert UI file to python file but you use it directly. It allows changing the UI seamlessly.
Thank You!
Please upload more videos on PyQt and Firebase

AYUSHKUMAR-dcmx
Автор

Thank You for these tutorials. You are truly a gem.

Gero
Автор

I'm having trouble downloading Pyrebase it won't allow me to download the crypto dome part?

lamedev
Автор

PyQt5.uic not recognized. how can i fix it?

saadaor
Автор

How did you get the 'databaseURL'? Mine doesn't have one by default.

kopalsoni
Автор

How to authenticate with Google? With loopback option.

heeru
Автор

Error: from Crypto.PublicKey import RSA
ModuleNotFoundError: No module named 'Crypto'

lamedev
Автор

how to input the image to Login Window?

narrenturn
Автор

Hey i got a big project and alot work to do.I need your help.Will u help me?

kapilpandya
Автор

Can we do same for desktop applications which do not require internet? is firebase accessible without internet?

startsmart
Автор

Error: from Crypto.PublicKey import RSA
ModuleNotFoundError: No module named 'Crypto'

ferasfm