Python script that splits the cost of groceries. When shopping with housemates, it is a hassle to calculate how much each person pays especially if there are people splitting certain groceries e.g. eggs.
Download the python xlrd module.
Extract file and run setup.py file like: python setup.py install
Follow the format in groceries.xls. 'x' means that you don't want to partake in splitting the corresponding item. Groceries are otherwise split equally.
On Terminal:
python NewGroceries.py yourSpreadsheet.xls