{"id":13625822,"url":"https://github.com/jaredtrog/cfplot","last_synced_at":"2025-04-16T10:33:18.462Z","repository":{"id":50520234,"uuid":"358680705","full_name":"jaredtrog/cfplot","owner":"jaredtrog","description":"A simple tool to generate waterfall graphs of CloudFormation Templates","archived":false,"fork":false,"pushed_at":"2024-11-06T15:50:26.000Z","size":357,"stargazers_count":48,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-15T01:02:18.888Z","etag":null,"topics":["aws","cloudformation","performance-testing","python","waterfall-charts"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaredtrog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-04-16T18:00:42.000Z","updated_at":"2024-12-09T15:32:17.000Z","dependencies_parsed_at":"2024-01-14T07:10:53.832Z","dependency_job_id":"2e121a2a-861d-4bb0-8078-b73b3aada171","html_url":"https://github.com/jaredtrog/cfplot","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/jaredtrog%2Fcfplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredtrog%2Fcfplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredtrog%2Fcfplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaredtrog%2Fcfplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaredtrog","download_url":"https://codeload.github.com/jaredtrog/cfplot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249228273,"owners_count":21233852,"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":["aws","cloudformation","performance-testing","python","waterfall-charts"],"created_at":"2024-08-01T21:02:02.807Z","updated_at":"2025-04-16T10:33:18.200Z","avatar_url":"https://github.com/jaredtrog.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# cfplot\n\n## Overview\n\nIt was increasingly cumbersome to eye-grep CF output in the AWS console. I couldn't find another tool out there to provide individual resource deployment time so I wrote this. Please use at your own risk. No warranties expressed or implied.\n\nThis will connect to AWS, grab the output of describe_stacks and generate a horizontal waterfall diagram similar to a webpage load waterfall diagram.\n\n## Requirements\n\n* An AWS profile configured locally\n* python 3.8+\n* pipenv\n\n## Installation\n\n```bash\npipenv install\npipenv shell\n./cfplot.py --help\n```\n\n## Example\n\n```bash\n./cfplot.py stackname --region us-east-1 --profile your-profile-name\n```\n\n![A picture is worth a thousand deployments](waterfall.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredtrog%2Fcfplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaredtrog%2Fcfplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaredtrog%2Fcfplot/lists"}