Pyrebase:Firebase API的简单python包装器

时间:2021-02-05 04:46:27
【文件属性】:
文件名称:Pyrebase:Firebase API的简单python包装器
文件大小:16KB
文件格式:ZIP
更新时间:2021-02-05 04:46:27
python firebase FirebasePython 烧碱 简单python包装器。 支持 您的业​​务或项目是否依赖Pyrebase? 安装 pip install pyrebase 入门 Python版本 Pyrebase是为python 3编写的,无法在python 2上正常工作。 将Pyrebase添加到您的应用程序 仅与基于用户的身份验证一起使用,我们可以创建以下配置: import pyrebase config = { "apiKey" : "apiKey" , "authDomain" : "projectId.firebaseapp.com" , "databaseURL" : "https://database
【文件预览】:
Pyrebase-master
----requirements.dev.txt(7B)
----.github()
--------ISSUE_TEMPLATE.md(478B)
----DEV.md(798B)
----requirements.txt(110B)
----pyrebase()
--------__init__.py(36B)
--------pyrebase.py(21KB)
----setup.py(756B)
----README.md(10KB)
----tests()
--------test_setup.py(95B)
--------__init__.py(0B)
--------test_database.py(4KB)
--------tools.py(244B)
--------conftest.py(417B)
--------config.template.py(221B)
----.gitignore(142B)
----sseclient()
--------__init__.py(32B)
--------sseclient.py(5KB)

网友评论