wscott / fplan

Early retirement financial calculator
GNU General Public License v3.0
26 stars 6 forks source link

Generate a functional spreadsheet for output. #3

Open wscott opened 7 years ago

wscott commented 7 years ago

It would be nice to give people a spreadsheet with all the balances and taxes computed automatically and summary statistics and then fill in the numbers from the model. This way the user that disagrees with an early Roth conversion (for example), they can try changing it and seeing if they can come up with a better plan. It would let them play and see for themselves. Perhaps that is just my engineering brain and "normal" people wouldn't do this... I might play with something like this http://xlsxwriter.readthedocs.io/ to generate a spreadsheet for the output.