Skip to content

paymonsattar/github-billing-report-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-billing-report-parser

A simple script to parse a Github billing report as a CSV file and output a list of unique actions with their corresponding quantities, ordered from maximum to minimum.

You can get your billing CSV from Github - Settings > Switch to Organization > Billing > Get Report

Simply rename the report as 'input.csv' and run the script. You will get an ordered list of actions with their corresponding quantities in the 'output.csv' file.

About

A simple script to parse a Github billing report as a CSV file and output a list of unique actions with their corresponding quantities, in descending ordered.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors