cdk-eks-blueprint


Namecdk-eks-blueprint JSON
Version 0.0.10 PyPI version JSON
download
home_page
SummaryAmazon EKS Blueprint for CDK Python
upload_time2023-05-11 14:32:21
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT
keywords cdk eks python iac blueprint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">Amazon EKS Blueprints for CDK Python</h1>

<p align="center">
<img alt="GitHub Workflow Status (with branch)" src="https://img.shields.io/github/actions/workflow/status/leunguu/cdk-eks-blueprint/test.yml?branch=main">
<img alt="GitHub" src="https://img.shields.io/github/license/leunguu/cdk-eks-blueprint">
<img alt="PyPI" src="https://img.shields.io/pypi/v/cdk-eks-blueprint">
<img alt="PRs Welcome" src=https://img.shields.io/badge/PRs-welcome-brightgreen.svg>
</p>

Welcome to Amazon EKS Blueprints for CDK Python!

The purpose of this project is to make things easy when developers build eks cluster with CDK Python.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cdk-eks-blueprint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "CDK,EKS,Python,IaC,Blueprint",
    "author": "",
    "author_email": "leunguu <liangy3928@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/45/29/9dafdf1c42c7dd0fa380508d4b4142bd1179a2004be44e1e8a42431ed96c/cdk-eks-blueprint-0.0.10.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">Amazon EKS Blueprints for CDK Python</h1>\n\n<p align=\"center\">\n<img alt=\"GitHub Workflow Status (with branch)\" src=\"https://img.shields.io/github/actions/workflow/status/leunguu/cdk-eks-blueprint/test.yml?branch=main\">\n<img alt=\"GitHub\" src=\"https://img.shields.io/github/license/leunguu/cdk-eks-blueprint\">\n<img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/cdk-eks-blueprint\">\n<img alt=\"PRs Welcome\" src=https://img.shields.io/badge/PRs-welcome-brightgreen.svg>\n</p>\n\nWelcome to Amazon EKS Blueprints for CDK Python!\n\nThe purpose of this project is to make things easy when developers build eks cluster with CDK Python.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Amazon EKS Blueprint for CDK Python",
    "version": "0.0.10",
    "project_urls": {
        "homepage": "https://github.com/LEUNGUU/cdk-eks-blueprint",
        "repository": "https://github.com/LEUNGUU/cdk-eks-blueprint.git"
    },
    "split_keywords": [
        "cdk",
        "eks",
        "python",
        "iac",
        "blueprint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c89d95281e13704c720cf046dbd743e7b2ac0e007c48b61fe4b5087b4e9ed011",
                "md5": "07d3facbf1ca9de4dc1071aab244290a",
                "sha256": "a729d83473bbca43b53a0ff4ff9648caacca58def9e937541417d69b0f862f49"
            },
            "downloads": -1,
            "filename": "cdk_eks_blueprint-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07d3facbf1ca9de4dc1071aab244290a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10038,
            "upload_time": "2023-05-11T14:32:17",
            "upload_time_iso_8601": "2023-05-11T14:32:17.376228Z",
            "url": "https://files.pythonhosted.org/packages/c8/9d/95281e13704c720cf046dbd743e7b2ac0e007c48b61fe4b5087b4e9ed011/cdk_eks_blueprint-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45299dafdf1c42c7dd0fa380508d4b4142bd1179a2004be44e1e8a42431ed96c",
                "md5": "c0c6c721c314e1f06e8a7251862d5679",
                "sha256": "545216c373950452d66c5b9b37af337094d150d8e6ea16e9856eb7651a60c437"
            },
            "downloads": -1,
            "filename": "cdk-eks-blueprint-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "c0c6c721c314e1f06e8a7251862d5679",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8704,
            "upload_time": "2023-05-11T14:32:21",
            "upload_time_iso_8601": "2023-05-11T14:32:21.319162Z",
            "url": "https://files.pythonhosted.org/packages/45/29/9dafdf1c42c7dd0fa380508d4b4142bd1179a2004be44e1e8a42431ed96c/cdk-eks-blueprint-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-11 14:32:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LEUNGUU",
    "github_project": "cdk-eks-blueprint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cdk-eks-blueprint"
}
        
Elapsed time: 0.06301s