cloud-function-test


Namecloud-function-test JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/RobinPicard/cloud-function-test
SummaryTest locally GCP Cloud Functions
upload_time2023-09-03 06:30:27
maintainer
docs_urlNone
authorRobin Picard
requires_python
licenseapache-2.0
keywords python testing tests gcp cloud functions
VCS
bugtrack_url
requirements functions-framework pytest python-dotenv requests termcolor
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RobinPicard/cloud-function-test",
    "name": "cloud-function-test",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,testing,tests,gcp,cloud functions",
    "author": "Robin Picard",
    "author_email": "robin.picard@sciencespo.fr",
    "download_url": "https://files.pythonhosted.org/packages/f7/ba/31c81ccee28dc8ce43da528260c2732147ee552258368a054164840fe571/cloud-function-test-0.0.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "apache-2.0",
    "summary": "Test locally GCP Cloud Functions",
    "version": "0.0.6",
    "project_urls": {
        "Download": "https://github.com/RobinPicard/cloud-function-test/releases/download/v0.0.1/cloud-function-test-0.0.6.tar.gz",
        "Homepage": "https://github.com/RobinPicard/cloud-function-test"
    },
    "split_keywords": [
        "python",
        "testing",
        "tests",
        "gcp",
        "cloud functions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7ba31c81ccee28dc8ce43da528260c2732147ee552258368a054164840fe571",
                "md5": "f9804e41608ee6502f565bdb03f9ba9e",
                "sha256": "176a4bf8f1eba91d3d6147e7ad0a2908647dd37bffb3bbfd18c2fe63b17c5b4c"
            },
            "downloads": -1,
            "filename": "cloud-function-test-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "f9804e41608ee6502f565bdb03f9ba9e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16641,
            "upload_time": "2023-09-03T06:30:27",
            "upload_time_iso_8601": "2023-09-03T06:30:27.766716Z",
            "url": "https://files.pythonhosted.org/packages/f7/ba/31c81ccee28dc8ce43da528260c2732147ee552258368a054164840fe571/cloud-function-test-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-03 06:30:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RobinPicard",
    "github_project": "cloud-function-test",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "functions-framework",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "termcolor",
            "specs": []
        }
    ],
    "lcname": "cloud-function-test"
}
        
Elapsed time: 0.37977s