The Firebase Admin Python SDK enables server-side (backend) Python developers to integrate Firebase into their services and applications.
Raw data
{
"_id": null,
"home_page": "https://firebase.google.com/docs/admin/setup/",
"name": "firebase-admin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "firebase cloud development",
"author": "Firebase",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/aa/41/859f78701761bed7abdb8a7c050819c654dad17f96c658dcdf263d5a9641/firebase_admin-7.1.0.tar.gz",
"platform": null,
"description": "The Firebase Admin Python SDK enables server-side (backend) Python developers to integrate Firebase into their services and applications.\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Firebase Admin Python SDK",
"version": "7.1.0",
"project_urls": {
"Homepage": "https://firebase.google.com/docs/admin/setup/",
"Release Notes": "https://firebase.google.com/support/release-notes/admin/python",
"Source": "https://github.com/firebase/firebase-admin-python"
},
"split_keywords": [
"firebase",
"cloud",
"development"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c416eb9bf44cdc7af0317a70ae770ad4170b9fcfbb660ac32806742506be1246",
"md5": "8c1b421d53260347c6558da6d2e19453",
"sha256": "1913e783b7ad56f891e1aca86e6fdde6a8ec49b7a920dd451da155e8647506c8"
},
"downloads": -1,
"filename": "firebase_admin-7.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8c1b421d53260347c6558da6d2e19453",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 137140,
"upload_time": "2025-07-31T20:36:38",
"upload_time_iso_8601": "2025-07-31T20:36:38.266903Z",
"url": "https://files.pythonhosted.org/packages/c4/16/eb9bf44cdc7af0317a70ae770ad4170b9fcfbb660ac32806742506be1246/firebase_admin-7.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aa41859f78701761bed7abdb8a7c050819c654dad17f96c658dcdf263d5a9641",
"md5": "8b35e48ba8530a6ec04cc23f2b34e9a0",
"sha256": "a163014a4368c43f7efa409948065f8856b51bd2ae5d82c24586e546d5fd4a26"
},
"downloads": -1,
"filename": "firebase_admin-7.1.0.tar.gz",
"has_sig": false,
"md5_digest": "8b35e48ba8530a6ec04cc23f2b34e9a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 194786,
"upload_time": "2025-07-31T20:36:39",
"upload_time_iso_8601": "2025-07-31T20:36:39.512668Z",
"url": "https://files.pythonhosted.org/packages/aa/41/859f78701761bed7abdb8a7c050819c654dad17f96c658dcdf263d5a9641/firebase_admin-7.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-31 20:36:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "firebase",
"github_project": "firebase-admin-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "astroid",
"specs": [
[
"==",
"3.3.11"
]
]
},
{
"name": "pylint",
"specs": [
[
"==",
"3.3.7"
]
]
},
{
"name": "pytest",
"specs": [
[
">=",
"8.2.2"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
">=",
"2.4.0"
]
]
},
{
"name": "pytest-localserver",
"specs": [
[
">=",
"0.4.1"
]
]
},
{
"name": "pytest-asyncio",
"specs": [
[
">=",
"0.26.0"
]
]
},
{
"name": "pytest-mock",
"specs": [
[
">=",
"3.6.1"
]
]
},
{
"name": "respx",
"specs": [
[
"==",
"0.22.0"
]
]
},
{
"name": "cachecontrol",
"specs": [
[
">=",
"0.14.3"
]
]
},
{
"name": "google-api-core",
"specs": [
[
">=",
"2.25.1"
],
[
"<",
"3.0.0dev"
]
]
},
{
"name": "google-cloud-firestore",
"specs": [
[
">=",
"2.21.0"
]
]
},
{
"name": "google-cloud-storage",
"specs": [
[
">=",
"3.1.1"
]
]
},
{
"name": "pyjwt",
"specs": [
[
">=",
"2.10.1"
]
]
},
{
"name": "httpx",
"specs": [
[
"==",
"0.28.1"
]
]
}
],
"lcname": "firebase-admin"
}