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.
Source code: https://github.com/codefirstio/Python-Firebase-Storage-Demo
Python + Firebase Authentication tutorial: https://www.youtube.com/watch?v=LaGYxQWYmmc&t=4s
Firebase Realtime DB is a NoSQL database.
For more info: https://www.youtube.com/watch?v=9vBJfrZ8Pv8
For suggestions or comments:
My email: mailto:[email protected]
*************
**Tags**
Firebase
Pyrebase
Firebase Storage
Firebase Cloud
Firebase Cloud Storage