{"id":15965920,"url":"https://github.com/dkhmelenko/cdk-playground","last_synced_at":"2025-07-25T00:37:16.470Z","repository":{"id":74124734,"uuid":"416645180","full_name":"dkhmelenko/cdk-playground","owner":"dkhmelenko","description":"AWS CDK playground for learning purposes","archived":false,"fork":false,"pushed_at":"2021-10-13T08:10:36.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T15:29:14.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkhmelenko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-13T08:07:38.000Z","updated_at":"2021-10-13T08:10:39.000Z","dependencies_parsed_at":"2023-07-20T01:31:37.736Z","dependency_job_id":null,"html_url":"https://github.com/dkhmelenko/cdk-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhmelenko%2Fcdk-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhmelenko%2Fcdk-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhmelenko%2Fcdk-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkhmelenko%2Fcdk-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkhmelenko","download_url":"https://codeload.github.com/dkhmelenko/cdk-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914929,"owners_count":19717759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T18:00:46.776Z","updated_at":"2025-02-20T20:41:00.883Z","avatar_url":"https://github.com/dkhmelenko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Welcome to your CDK Python project!\n\nThis is a blank project for Python development with CDK.\n\nThe `cdk.json` file tells the CDK Toolkit how to execute your app.\n\nThis project is set up like a standard Python project.  The initialization\nprocess also creates a virtualenv within this project, stored under the `.venv`\ndirectory.  To create the virtualenv it assumes that there is a `python3`\n(or `python` for Windows) executable in your path with access to the `venv`\npackage. If for any reason the automatic creation of the virtualenv fails,\nyou can create the virtualenv manually.\n\nTo manually create a virtualenv on MacOS and Linux:\n\n```\n$ python3 -m venv .venv\n```\n\nAfter the init process completes and the virtualenv is created, you can use the following\nstep to activate your virtualenv.\n\n```\n$ source .venv/bin/activate\n```\n\nIf you are a Windows platform, you would activate the virtualenv like this:\n\n```\n% .venv\\Scripts\\activate.bat\n```\n\nOnce the virtualenv is activated, you can install the required dependencies.\n\n```\n$ pip install -r requirements.txt\n```\n\nAt this point you can now synthesize the CloudFormation template for this code.\n\n```\n$ cdk synth\n```\n\nTo add additional dependencies, for example other CDK libraries, just add\nthem to your `setup.py` file and rerun the `pip install -r requirements.txt`\ncommand.\n\n## Useful commands\n\n * `cdk ls`          list all stacks in the app\n * `cdk synth`       emits the synthesized CloudFormation template\n * `cdk deploy`      deploy this stack to your default AWS account/region\n * `cdk diff`        compare deployed stack with current state\n * `cdk docs`        open CDK documentation\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkhmelenko%2Fcdk-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkhmelenko%2Fcdk-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkhmelenko%2Fcdk-playground/lists"}