thisbejim/Pyrebase
A simple python wrapper for the Firebase API. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4107
- days_rel: n/a
- days_push: 841
- n_releases_24m: 0
Adoption not part of the score
2073 stars · 524 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pyrebase is a simple Python wrapper around the Firebase API, supporting authentication, the Realtime Database, and Cloud Storage. It lets Python applications and scripts interact with Firebase services using either user tokens or admin service-account credentials.
Use cases
- authenticate users with email and password against Firebase from Python
- read and write data to a Firebase Realtime Database from a script
- upload and download files from Firebase Storage in Python
- stream real-time database updates in a Python backend
- administer Firebase data server-side with a service account
When to choose
- you need simple Python access to Firebase auth, Realtime Database, or Storage
- you are building scripts, prototypes, or small backends on Firebase
- you want a lightweight wrapper instead of the full Firebase Admin SDK
When to avoid
- you need Firestore support, which Pyrebase does not cover
- you need a production-grade, actively maintained Firebase client
- you are on Python 2, which is unsupported
Facets
library · maturity maintenance
auth database http-client sdk backend developer-tools apis databases python cross-platform firebase firebase-auth realtime-database firebase-storage api-wrapper
2 sources
- readme: https://github.com/thisbejim/Pyrebase · fetched 2026-08-28 · ac8e5a4acecc
- registry_pypi: https://pypi.org/pypi/pyrebase/json · fetched 2026-08-29 · f96648e03b5e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thisbejim/Pyrebase | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="thisbejim/Pyrebase")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem