GitHunt
DH

DhivKrish7/amortization-schedule

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

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
  1. https://en.wikipedia.org/wiki/Amortization_calculator

Thankyou!

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

Languages

Python100.0%

Contributors

Created October 11, 2025
Updated October 24, 2025