This is the source code for: Tutorial by Youtube channel: Code First Email: code.first.io@gmail.com You can ask me questions or just drop a line!
Through this tutorial, you will learn how to:
- Use the Firebase Cloud Storage to store files
- Download files from the storage
- Read files from the cloud
- Use Python and Firebase (Pyrebase) to do the above
Pyrebase is required. Install it with pip install pyrebase