Skip to content

maizeman/dead_broke

Repository files navigation

dead_broke

Various scripts based on python and matplotlib for simulating and visualizing various types of data relevant to personal finance.

Examples of the output:

A DAB (Death and Bankruptcy) graph.

alt tag

How the tax code favors or penalizes married couples relative to two single people with equivalent incomes.

alt tag

Whether bonds, stocks, or cash are likely to provide the best overall returns in different historical time periods.

alt tag

What portfolio mix of bonds, stocks, or cash provide the best return in different percentiles.

alt tag

running

  • install humor sans font (on debian/ubuntu sudo apt install fonts-humor-sans)
  • pip3 install matplotlib
  • cd stocks_vs_bonds_vs_cash
  • python3 projections_threeway.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages