The graphic illustration presented is not a reliable indicator of the future performance of your investments. Its sole purpose is to illustrate the mechanisms of an investment over the investment period.
- Comparison of returns on Livret A savings accounts, PEL savings accounts, life insurance, and the S&P 500;
- Taxation taken into account;
- Calculation of compound annual growth rate (CAGR);
- Adjustment for inflation;
- Variable simulation dates and durations;
- Simulation of a “virtual PEL” without taxation to compare perception vs. reality;
- Calculation of amounts received after taxation.
git clone https://github.com/ysard/pyfi.git
cd pyfiPreferably in a virtual environment:
$ pip install -r requirements.txtFor the local web browser app:
$ make
Only for the matplotlib graph:
$ make local_portfolios
