Firebase Python FULL COURSE: Authentication, Storage, Realtime Database CRUD tutorials [pyrebase]

preview_player
Показать описание
Python Firebase: the Full Course. Python Firebase tutorials for complete beginners. Use the Pyrebase library to work with Firebase Authentication, Firebase Storage, and Firebase Realtime Database. With Realtime Database, Learn how to perform CRUD operations: Create, Read, Update, Delete.

**Timestamps:
00:00:00 - Introduction
00:01:00 - Installing Pyrebase + Connecting to Firebase
00:07:28 - Authentication
00:18:28 - Firebase Storage
00:30:08 - Firebase Realtime Database: Introduction, Structure, Data Types
00:34:40 - Realtime Database CRUD: Create
00:41:28 - Realtime Database CRUD: Update
00:48:43 - Realtime Database CRUD: Delete
00:52:30 - Realtime Database CRUD: Read

In this video, you will have the full course for Python Firebase and learn the following:
-Use Firebase Authentication to manage users
-Firebase Auth to create account and login with email and password
-Firebase Storage to store and manage files
-Upload, download, and read files from Firebase Storage
-Firebase Realtime Database: how it works, structures, data types, and more
-Firebase Realtime Database CRUD


****More Firebase info****
Firebase is a NoSQL database. For more info:

Firebase Realtime DB is a document-oriented NoSQL database, based on JSON document format. For more info:

For suggestions or comments:

*************
**Tags**
Pyrebase
Python Firebase tutorial
Firebase Python tutorial
Firebase Python Course
Firebase Coyrse
Firebase Authentication
Realtime Database tutorial
Python Firebase CRUD
Realtime database CRUD tutorial
Realtime db CRUD tutorial
CRUD tutorial
Firebase Storage
Firebase Cloud
Firebase Cloud Storage
Рекомендации по теме
Комментарии
Автор

For newcomers (2 years on and + from the vid), there is a package bug that has to deal with a faulty request due to backslashes in queries or something like that, if you're seeing an error about an invalid JSON format, it is because of this. The solution is to update your package to pyrebase4 (pip install pyrebase4) - for mac.

Hamheadon
Автор

Of all the tutorial I found on the internet, yours is the easiest to follow and is taught very easily. God bless you!

juansymontano
Автор

The best, the best, the best tutorial on python firebase. Thank you!
This video is a lifesaver!

adwaith-rajesh
Автор

Great, all others teach by using private key, which we can use when we are making a production application. using pyrebase and making a full tutorial is the best thing you've done.

SarthakGupta
Автор

Damn, this was good. Thank you for being precise and to the point. Highly recommend for someone who is learning to integrate firebase into their apps.

amarpratapsingh
Автор

Thanks for this tutorial🤗. Love from Nepal🇳🇵🇳🇵

prerit
Автор

Thank you very much po! Very useful for someone like me who is learning this for use into a personal Discord Bot Project!

revsins
Автор

Thank you sooo much 🙏❣️
Love from India.

anmolmain
Автор

Awesome video, everything explained really well and without different mumbling. Defo deserves a like! Thanks a lot

siberiannerd
Автор

This course was very helpful to me, thanks you a lot... love from india ❤

aayushkulkarni
Автор

This course was very helpful to me, thank you! :)

HabboGhostRider
Автор

Thank you❤, it was very clear and straightforward.

d-plusevonytutorials
Автор

Simply superb mam it really helped a lot Loved your

rajasriveta
Автор

Thankyou So Much Ma'am for this video..it helped me a lot for preparing my College project ❤️.

Love from India 🇮🇳

SCITECHE
Автор

This tutorial has helped me so much, by using functions to implement authentication and data entry, my project is done. Many thanks.

u.r.v.bharadwaj
Автор

had to pause and comment...you are awesome, the video was great

lordareello
Автор

Incredible tutorial. Definitely subbed. Thank you so much!

zsadezbuchanon
Автор

Thank you for this. This is so simple and clean, it's just so underrated.

owenhardage
Автор

This is what I looking for!!! Thanks a lot!

TowaCraft
Автор

For those who are getting error while installing pyrebase via "pip install pyrebase", use "pip install pyrebase4" to install the pyrebase it will work just fine as shown in this video!

itsjanak