--- id: firebase-admin version: "7.5.0" license: Apache License 2.0 license_treatment: permissive maintenance: active --- # firebase-admin — Firebase Admin Python SDK License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install firebase-admin uv add firebase-admin poetry add firebase-admin ## Description [![Nightly Builds](https://github.com/firebase/firebase-admin-python/actions/workflows/nightly.yml/badge.svg)](https://github.com/firebase/firebase-admin-python/actions/workflows/nightly.yml) [![Python](https://img.shields.io/pypi/pyversions/firebase-admin.svg)](https://pypi.org/project/firebase-admin/) [![Version](https://img.shields.io/pypi/v/firebase-admin.svg)](https://pypi.org/project/firebase-admin/) # Firebase Admin Python SDK ## Table of Contents * [Overview](#overview) * [Installation](#installation) * [Contributing](#contributing) * [Supported Python Versions](#supported-python-versions) * [Documentation](#documentation) * [License and Terms](#license-and-terms) ## Overview [Firebase](https://firebase.google.com) provides the tools and infrastructure you need to develop apps, grow your user base, and earn money. The Firebase Admin Python SDK enables access to Firebase services from privileged environments (such as servers or cloud) in Python. Currently this SDK provides Firebase custom authentication support. For more information, visit the [Firebase Admin SDK setup guide](https://firebase.google.com/docs/admin/setup/). ## Installation To install... ## AI interpretation — verify before relying Firebase Admin Python SDK provides server-side access to Firebase services including authentication, Firestore, Cloud Storage, and real-time database operations from privileged Python environments. Verdict: Production-ready, actively maintained SDK from Google with zero known vulnerabilities, permissive licensing, and low install friction. Suitable for server-side Firebase integration in Python 3.10+. No security or maintenance red flags. [View on SkillFed](https://skillfed.io/packages/firebase-admin) · [View on PyPI](https://pypi.org/project/firebase-admin/)