{"id":18535697,"url":"https://github.com/fivexl/aws-cost-and-usage-report-generator","last_synced_at":"2025-10-25T00:07:17.312Z","repository":{"id":38108823,"uuid":"393141388","full_name":"fivexl/aws-cost-and-usage-report-generator","owner":"fivexl","description":"Python script to generate montly AWS cost and usage report break down","archived":false,"fork":false,"pushed_at":"2024-07-03T07:51:05.000Z","size":112,"stargazers_count":6,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T08:54:41.168Z","etag":null,"topics":["aws","billing","cost","cur"],"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/fivexl.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,"dei":null}},"created_at":"2021-08-05T18:43:42.000Z","updated_at":"2024-07-03T07:51:09.000Z","dependencies_parsed_at":"2024-02-23T12:30:31.089Z","dependency_job_id":"530488a6-e08e-4ca1-820f-f02c282b104c","html_url":"https://github.com/fivexl/aws-cost-and-usage-report-generator","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivexl%2Faws-cost-and-usage-report-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivexl%2Faws-cost-and-usage-report-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivexl%2Faws-cost-and-usage-report-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fivexl%2Faws-cost-and-usage-report-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fivexl","download_url":"https://codeload.github.com/fivexl/aws-cost-and-usage-report-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248058185,"owners_count":21040714,"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","billing","cost","cur"],"created_at":"2024-11-06T19:26:42.966Z","updated_at":"2025-10-25T00:07:17.265Z","avatar_url":"https://github.com/fivexl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![FivexL](https://releases.fivexl.io/fivexlbannergit.jpg)](https://fivexl.io/)\n\n# aws-cost-and-usage-report-generator\n\nPython script to generate montly AWS cost and usage report break down\n\n## Usage\n\nScript will generate montly unblended cost report for the last 3 month as well will calculate normalized daily cost.\nMake sure to set AWS creds for the account for which you want to generate a report\n\nTake the output file, import it to Google Sheets, fill in comments and suggestions, export as pdf and share with the customer.\nOutput file is optimized for the workflow above.\n\n```\n\u003e bash setup.sh\n....\n\n\u003e source env/bin/activate\n\n\u003e python3 aws-cost-and-usage-report.py -h\nusage: aws-cost-and-usage-report.py [-h] [--sensetivity SENSETIVITY] [--out OUT] [--debug]\n\nGenerate cost and usage report for the last 3 month grouped by service\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --sensetivity SENSETIVITY\n                        Sensetivity of cost change formatting (default: 0.1)\n  --out OUT             Output file name (default: cost-and-usage-report-2021-08-05.xlsx)\n  --debug               Print debug info (default: False)\n\n\u003e python3 aws-cost-and-usage-report.py \nINFO: Found credentials in environment variables.\nINFO: Getting montly cost and usage report from 2021-05-01 to 2021-08-01\nINFO: Cost change sensetivity is set to 0.1\nINFO: Found credentials in environment variables.\nINFO: Parsing report\nINFO: Calculating total cost per month\nINFO: Calculating normalized cost per month\nINFO: Writing repot to cost-and-usage-report-2021-08-05.xlsx\nINFO: Done\n```\n## Example\n\nSee [example report](cost-and-usage-report-2021-08-05.xlsx) for more details\n\n## Post review\n\n- Post review [url](https://github.com/fivexl/aws-cost-and-usage-report-generator/compare/review...main)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffivexl%2Faws-cost-and-usage-report-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffivexl%2Faws-cost-and-usage-report-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffivexl%2Faws-cost-and-usage-report-generator/lists"}