Python Firebase
About Lesson

In this Python Firebase Introduction  we are going to learn how you can integrate Firebase with Python Programming, so Firebase is a platform developed by Google for creating mobile and web applications. It was originally an independent company founded in 2011. In 2014, Google acquired the platform and it is now their flagship offering for app development.

 

 

In this lesson we want to have Introduction to Python Firebase and we want to use a library that is called pyrebase, pyrebase a simple python wrapper for the Firebase API. there are three services that you can use with this library, Firebase Authentication, Firebase Database and Firebase Storage. you can install this library using pip.