Metadata-Version: 2.1
Name: firebaseHelper
Version: 0.0.1
Summary: Firebase helper (fork from pyrebase)
Home-page: https://github.com/luis-zepeda/firebaseHelper.git
Author: Luis Zepeda
Author-email: luiszepedavarela@comunidad.unam.mx
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: oauth2client
Requires-Dist: requests

# firebaseHelper
A simple python wrapper for the [Firebase API](https://firebase.google.com).

Fork from pyrebase



