ozgur / python-firebase

Python interface to the Firebase's REST API
http://ozgur.github.com/python-firebase/
MIT License
593 stars 155 forks source link

Don't overwrite firebase name (import is made invisible) #100

Closed kmader closed 4 years ago

kmader commented 5 years ago

The demo code overwrites the import which could be confusing for beginners. Calling the tool fb_app instead should make it clearer.