Raw data
{
"_id": null,
"home_page": "https://github.com/kbirger/pyrebase-air",
"name": "pyrebase-air",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Firebase",
"author": "kbirger",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d1/27/56bfc4ce92d0d0bc4fe80b59ac862b4699785a6a1fa476876a7c2d4fdd48/pyrebase_air-4.11.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple python wrapper for the Firebase API with current deps",
"version": "4.11.0",
"project_urls": {
"Homepage": "https://github.com/kbirger/pyrebase-air"
},
"split_keywords": [
"firebase"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "035be826f0f13fca9b023cad768a2ab0b497f056352e109d595517bba387593d",
"md5": "f882b05abfe956a640c18eb16bfff26d",
"sha256": "5e3ef3e3426aaeccc7c1d84ca1866da6327ad6c96827b08b7b65ae2754604e22"
},
"downloads": -1,
"filename": "pyrebase_air-4.11.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f882b05abfe956a640c18eb16bfff26d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9123,
"upload_time": "2025-07-10T18:49:51",
"upload_time_iso_8601": "2025-07-10T18:49:51.445261Z",
"url": "https://files.pythonhosted.org/packages/03/5b/e826f0f13fca9b023cad768a2ab0b497f056352e109d595517bba387593d/pyrebase_air-4.11.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d12756bfc4ce92d0d0bc4fe80b59ac862b4699785a6a1fa476876a7c2d4fdd48",
"md5": "b397c91c861a93d58d3328440ef367d2",
"sha256": "96abbcb8b46ec07bd1f4e36ddfc5fa0d01c12fa6c28ae2d327a9eb0c07ceb815"
},
"downloads": -1,
"filename": "pyrebase_air-4.11.0.tar.gz",
"has_sig": false,
"md5_digest": "b397c91c861a93d58d3328440ef367d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14029,
"upload_time": "2025-07-10T18:49:52",
"upload_time_iso_8601": "2025-07-10T18:49:52.149223Z",
"url": "https://files.pythonhosted.org/packages/d1/27/56bfc4ce92d0d0bc4fe80b59ac862b4699785a6a1fa476876a7c2d4fdd48/pyrebase_air-4.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 18:49:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kbirger",
"github_project": "pyrebase-air",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "requests-toolbelt",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.31"
]
]
},
{
"name": "urllib3",
"specs": [
[
">=",
"2.0"
]
]
},
{
"name": "gcloud",
"specs": [
[
">=",
"0.18.3"
]
]
},
{
"name": "oauth2client",
"specs": [
[
">=",
"4.1.2"
]
]
},
{
"name": "python-jwt",
"specs": [
[
">=",
"2.0.1"
]
]
},
{
"name": "pycryptodome",
"specs": [
[
">=",
"3.6.4"
]
]
}
],
"lcname": "pyrebase-air"
}