'Firebase real time database. Get parent name from value

How can i get the name of a parent if i know what the value is in firebase realtime database using python3?enter image description here

for example how do i get the key if i know that Name is "test"



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source