Updated DB_Helper by adding firebase methods.
This commit is contained in:
parent
485cc3bbba
commit
c82121d036
1810 changed files with 537281 additions and 1 deletions
24
venv/Lib/site-packages/Pyrebase-3.0.27.dist-info/METADATA
Normal file
24
venv/Lib/site-packages/Pyrebase-3.0.27.dist-info/METADATA
Normal file
|
@ -0,0 +1,24 @@
|
|||
Metadata-Version: 2.0
|
||||
Name: Pyrebase
|
||||
Version: 3.0.27
|
||||
Summary: A simple python wrapper for the Firebase API
|
||||
Home-page: https://github.com/thisbejim/Pyrebase
|
||||
Author: James Childs-Maidment
|
||||
Author-email: UNKNOWN
|
||||
License: MIT
|
||||
Keywords: Firebase
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 3 - Alpha
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Programming Language :: Python :: 3.4
|
||||
Requires-Dist: gcloud (==0.17.0)
|
||||
Requires-Dist: oauth2client (==3.0.0)
|
||||
Requires-Dist: pycryptodome (==3.4.3)
|
||||
Requires-Dist: python-jwt (==2.0.1)
|
||||
Requires-Dist: requests (==2.11.1)
|
||||
Requires-Dist: requests-toolbelt (==0.7.0)
|
||||
|
||||
UNKNOWN
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue