firebase/firebase-admin-python
Firebase Admin Python SDK observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 79
- Longevity 100
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: 42
- age_days: 3459
- days_rel: 62
- days_push: 7
- n_releases_24m: 10
Adoption not part of the score
1159 stars · 358 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Firebase Admin Python SDK lets privileged server-side Python code interact with Firebase services such as Authentication, Firestore, Realtime Database, and Cloud Messaging. It supports minting and verifying auth tokens, managing users, and accessing Google Cloud resources tied to a Firebase project.
Use cases
- verify firebase id tokens from a python backend
- mint custom firebase auth tokens for users
- manage firebase users programmatically from a server
- send firebase cloud messaging push notifications from python
- read and write firestore with admin privileges
- build an admin console for firebase authentication
When to choose
- your backend is Python and needs privileged access to Firebase services
- you need to verify or mint Firebase auth tokens server-side
- you want to send FCM messages or manage users from a server
When to avoid
- you need client-side (end-user) Firebase access in a browser or mobile app
- your project does not use Firebase or Google Cloud
- you need a language other than Python for the admin backend
Facets
library · maturity stable
auth sdk database http-client backend developer-tools apis cloud-computing python cloud serverless firebase firebase-admin google-cloud server-side authentication cloud-messaging firestore web-server
2 sources
- readme: https://github.com/firebase/firebase-admin-python · fetched 2026-08-28 · c50468a6b675
- homepage: https://firebase.google.com/docs/admin/setup · fetched 2026-08-29 · 9a49ae12dfb1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| firebase/firebase-admin-python | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="firebase/firebase-admin-python")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem