Firebase Cloud Storage: Python tutorial [Learn everything in 17 minutes]

preview_player
Показать описание
Tutorial using Python and Firebase Cloud Storage for storing files online, downloading files, and reading from them. In the tutorial, we use sample text files to upload them into the cloud, download them, parse them, and read from them. We explore the different functionalities of Firebase storage. Library used is Pyrebase wrapper.

Firebase Realtime DB is a NoSQL database.

For suggestions or comments:

*************
**Tags**
Firebase
Pyrebase
Firebase Storage
Firebase Cloud
Firebase Cloud Storage
Рекомендации по теме
Комментарии
Автор

Your videos save me big time, I owe you a lot

everybodyhateschris
Автор

thanks alot!!! your video saved me big time !!! bless you

faizarahman
Автор

in firebase for creating storage when i click next button showing this statement "After you set this location, you cannot change it later. This location setting will also be the default location for Cloud Firestore." which location i have to select?

sugandhasingh
Автор

can you please tell what to do if I want to write of that text file or append data in text file

saurabhhadpe
Автор

hello, can you help me get the list of folders from root in firebase. then also list the files in each folders

mwrsgcw
Автор

Thank you so much, you help me a lot.

josuealejandrosaucapucha
Автор

What about the rules, how we can use this with rule ?

yeshijinsel
Автор

Hi do u know how to get the "list All() " for a StorageReference from python?

faizarahman
Автор

hello, how do i delete the file in firebase storage

mwrsgcw
Автор

Can anybody help me with python with storage, What Keywords Can I Use to Find a Good Developer?

sonaliojha
Автор

The very first installing of pyrebase gives me the following error. I was first typing it into jupyter notebook but then switched to the Python terminal but it gives this error in both. Any idea what's going wrong?

pip install pyrebase
^
SyntaxError: invalid syntax

becky
Автор

if you faced download() API failure, I think you're using pyrebase4. pyrebase4 download API needs two arguments. path and filename.
you should use download(path="./", filename="downloaded.txt).

heroyik
Автор

thankyouuu, but how if i want to upload a multiple image in a same file?

muhamadasyrafbinmahadzirst
welcome to shbcf.ru