I have my script in Python listening to a Firebase project by using the library firebase_admin. A minimal code example is:
firebase_admin
The setup function:
<