restartable-lambda


Namerestartable-lambda JSON
Version 0.0.13 PyPI version JSON
download
home_pageNone
SummaryAllow to create restartable lambda
upload_time2024-06-19 12:22:42
maintainerNone
docs_urlNone
authorSamuel Courthial
requires_pythonNone
licenseNone
keywords python aws lambda restartable restart boto3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A base class containing useful methods to monitor and restart a lambda while keeping its context, storing it on AWS

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "restartable-lambda",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, aws, lambda, restartable, restart, boto3",
    "author": "Samuel Courthial",
    "author_email": "samuel.courthial.18@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/db/6259f1f8c366873a815f14af7ac1a428417f722897cf262230e37f54b772/restartable_lambda-0.0.13.tar.gz",
    "platform": null,
    "description": "A base class containing useful methods to monitor and restart a lambda while keeping its context, storing it on AWS\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Allow to create restartable lambda",
    "version": "0.0.13",
    "project_urls": null,
    "split_keywords": [
        "python",
        " aws",
        " lambda",
        " restartable",
        " restart",
        " boto3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d763004e9b720532cca72ec44452e3c02c81af852f05ca94718088889f0538f6",
                "md5": "9ebc86825888f777e1d0365b368f9686",
                "sha256": "7bdf5096abcd9d289fd8372c2f64034dfaa1df18be5f0c0b24def457d069f69f"
            },
            "downloads": -1,
            "filename": "restartable_lambda-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ebc86825888f777e1d0365b368f9686",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2816,
            "upload_time": "2024-06-19T12:22:40",
            "upload_time_iso_8601": "2024-06-19T12:22:40.065881Z",
            "url": "https://files.pythonhosted.org/packages/d7/63/004e9b720532cca72ec44452e3c02c81af852f05ca94718088889f0538f6/restartable_lambda-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebdb6259f1f8c366873a815f14af7ac1a428417f722897cf262230e37f54b772",
                "md5": "820e973757c6badd41b75e54a0852e37",
                "sha256": "b91f6ef90619a4876049f0235d6b9f9ccef4c02959c883a54d4b36e92e8c98a8"
            },
            "downloads": -1,
            "filename": "restartable_lambda-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "820e973757c6badd41b75e54a0852e37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2832,
            "upload_time": "2024-06-19T12:22:42",
            "upload_time_iso_8601": "2024-06-19T12:22:42.649087Z",
            "url": "https://files.pythonhosted.org/packages/eb/db/6259f1f8c366873a815f14af7ac1a428417f722897cf262230e37f54b772/restartable_lambda-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 12:22:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "restartable-lambda"
}
        
Elapsed time: 0.24717s