How to get python to read data from your firebase
WATCH OUT! Python 3.7 doesn't yet work with python-firebase as they've added a keyword that breaks it. You may need to use python 3.4 or older now.
Code can be found here:
https://github.com/STJRush/handycode/blob/master/read_and_write_to_firebase.py