Description:
The EMI (Equated Monthly Installment) formula is a Python library that allows you to calculate the fixed monthly payment for a loan. It considers the principal loan amount, the monthly interest rate, and the number of monthly installments.
**Full Changelog**: https://github.com/Zack1o1/emi-calculator