swheaton / mortgage-present-value-calc

Calculates net present value of a mortgage payment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mortgage-present-value-calc

Calculates net present value of a mortgage payment

Installation

Install requirements

pip install -r requirements.txt

Create params.json

cp example.json params.json

Parameters

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.

About

Calculates net present value of a mortgage payment

License:MIT License


Languages

Language:Python 100.0%