Calculate loan payments (mortgage, car loan, personal loan). Support equal principal+interest and equal principal methods. Pure Python standard library, no A...
--- slug: cn-loan-calculator name: Loan Calculator version: "1.0.0" description: "Calculate loan payments (mortgage, car loan, personal loan). Support equal principal+interest and equal principal methods. Pure Python standard library, no API key required." keywords: loan, calculator, mortgage, car loan, payment, amortization license: MIT-0 tags: - tools --- # Loan Calculator Calculate loan payments with different repayment methods. ## Features - Equal principal+interest (等额本息) - Equal principal (等额本金) - Mortgage calculation - Car loan calculation - Pure Python, no external dependencies ## Usage ``` python3 scripts/loan_calculator.py --amount 1000000 --rate 4.5 --years 30 ``` --- **出品:** AISoBrand|爱索品牌 — AI搜索优化工具 **官网:** https://aisobrand.com **免费检测你的品牌在AI搜索中有没有存在感 →** [30秒出结果](https://aisobrand.com/free-diagnosis.html)
don't have the plugin yet? install it then click "run inline in claude" again.