firebase-functions


Namefirebase-functions JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/firebase/firebase-functions-python
SummaryFirebase Functions Python SDK
upload_time2024-04-16 15:19:57
maintainerNone
docs_urlNone
authorFirebase Team
requires_python>=3.10
licenseApache License 2.0
keywords firebase functions google cloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The Firebase Functions Python SDK provides an SDK for defining Cloud Functions for Firebase.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/firebase/firebase-functions-python",
    "name": "firebase-functions",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "firebase, functions, google, cloud",
    "author": "Firebase Team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/43/d8/8511548cd1ebcb971702e21d70bd5e0f87c6f65895bd89938ad4c056fc91/firebase_functions-0.4.0.tar.gz",
    "platform": null,
    "description": "The Firebase Functions Python SDK provides an SDK for defining Cloud Functions for Firebase.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Firebase Functions Python SDK",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/firebase/firebase-functions-python"
    },
    "split_keywords": [
        "firebase",
        " functions",
        " google",
        " cloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "533e62e6cb4cb5b9232c9e11c84cd9cb6045d00496915e2490f43356b3b9572a",
                "md5": "ea09399749ef5e9cc6c2d85d2972a242",
                "sha256": "c422f130128eeda908ae4c9c65674e9079056e61dc5377f0ebab76e3dc7de431"
            },
            "downloads": -1,
            "filename": "firebase_functions-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea09399749ef5e9cc6c2d85d2972a242",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 80728,
            "upload_time": "2024-04-16T15:19:55",
            "upload_time_iso_8601": "2024-04-16T15:19:55.830071Z",
            "url": "https://files.pythonhosted.org/packages/53/3e/62e6cb4cb5b9232c9e11c84cd9cb6045d00496915e2490f43356b3b9572a/firebase_functions-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43d88511548cd1ebcb971702e21d70bd5e0f87c6f65895bd89938ad4c056fc91",
                "md5": "cc4b53eb02d175b39390643993bfafaf",
                "sha256": "9ae511b90143b61a335b8bf8ac0a600557455239e6bd4c704dd0359f51acfc66"
            },
            "downloads": -1,
            "filename": "firebase_functions-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cc4b53eb02d175b39390643993bfafaf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 69212,
            "upload_time": "2024-04-16T15:19:57",
            "upload_time_iso_8601": "2024-04-16T15:19:57.538112Z",
            "url": "https://files.pythonhosted.org/packages/43/d8/8511548cd1ebcb971702e21d70bd5e0f87c6f65895bd89938ad4c056fc91/firebase_functions-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 15:19:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "firebase",
    "github_project": "firebase-functions-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "firebase-functions"
}
        
Elapsed time: 0.28139s