Skip to content

Script to display the funds required to support a repeated expense indefinitely or in retirement. How much money do you need to save to support your coffee addiction or an entertainment subscription? Designed to communicate/teach some python fundamentals and concepts to folks new to python

License

Notifications You must be signed in to change notification settings

skipmcgee/expense_impact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repeated Expense Analysis Script

Project to display the funds required to support a repeated expense indefinitely. The primary purpose of the expense_impact.py script is to get folks thinking about the total cost of personal expenses. 'Annuitized' expenses often appear supportable when their total 'cost of ownership' is actually remarkably high. For example, how much money would you need to save to support a daily $3.50 coffee habit in retirement (it turns out that addiction requires a lot of $$$$). The secondary purpose is to get some repetitions messing around in python & running a script. There are several embedded "goodies" in the expense_impact.py script - opportunities for improvement.

Potential solutions for the "goodies" are demonstrated in expense_impact-solution.py in case you would like a frame of reference or comparison. It is also a cleaner, more capable solution if you want to consider different retirement ages, Safe Withdrawal Rates, etc.

Requires python 3.6+

About

Script to display the funds required to support a repeated expense indefinitely or in retirement. How much money do you need to save to support your coffee addiction or an entertainment subscription? Designed to communicate/teach some python fundamentals and concepts to folks new to python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages