Skip to content

a dumb utility script to do proportional split of bills

Notifications You must be signed in to change notification settings

arjungm/split_bills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

split_bills.py a dumb utility script to do proportional split of itemized receipts

input a csv where each line is an item on the receipt, with the first token being the amount, and rest of the line is either:

  • !tip identifier for the tip amount (which will be split proportionally, just like the tax)
  • a list of all participants splitting an item

About

a dumb utility script to do proportional split of bills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages