Skip to content

A simple python program that generates a full amortization schedule, showing interest, principal, and outstanding balance for each payment period.

Notifications You must be signed in to change notification settings

DhivKrish7/amortization-schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

amortization-schedule

A simple Python program that generates a full amortization schedule for any type of loan. It calculates interest, principal payments, remaining balance, and total repayment etc. Flexible loan term and payment counts. Clean table output for easy view in the console. User interactive prompts and clear summary report.

How-to-Use

  1. Clone the repository
  2. Run the amortization_schedule.py file
  3. Enter your loan amount, annual interest rate and period details
  4. The file give you the full report and summary of your requested loan amount

Useful-Links

  1. https://en.wikipedia.org/wiki/Amortization_calculator

Thankyou!

https://www.linkedin.com/in/dhivkrish7/

About

A simple python program that generates a full amortization schedule, showing interest, principal, and outstanding balance for each payment period.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages