烧碱 简单python包装器。 支持 您的业​​务或项目是否依赖Pyrebase? 安装 pip install pyrebase 入门 Python版本 Pyrebase是为python 3编写的,无法在python 2上正常工作。 将Pyrebase添加到您的应用程序 仅与基于用户的身份验证一起使用,我们可以创建以下配置: import pyrebase config = { "apiKey" : "apiKey" , "authDomain" : "projectId.firebaseapp.com" , "databaseURL" : "https://database