Calculates net present value of a mortgage payment
Install requirements
pip install -r requirements.txt
Create params.json
cp example.json params.json
Once the example.json
file is copied into params.json
, the script should run successfully with no arguments.
Edit this file to tailor to specific house details and each loan to be compared.