Skip to content

Calculate loan amortization from the terminal, yields results as Html file with JS charts

Notifications You must be signed in to change notification settings

warren2i/Amortization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Amortization

Usage

git clone https://github.com/warren2i/Amortization

python 3 Amortization.py

You will be asked

'how much do you wish to borrow?'

10000

'What is the interest rate, in decimal form?'

0.04

'What is the length of the term in months?'

24

The script will complete and results can be viewed formatted in tabular form with interactive chart.js charting

alt text alt text

Todo

Data validation on user input

About

Calculate loan amortization from the terminal, yields results as Html file with JS charts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published