Python library to connect to firebase. The apis support python 2.7 & 3.x. Firebase authentication, database, storage are currently supported.
Use firebase.child("child") to navigate. This returns a reference to another firebase object with the URL of the child object. These commands have been object-oriented since the previous library. They ...