Skip to content

Python package designed to provide a lightweight and flexible tool to perform mortgage/loan calculations.

License

Notifications You must be signed in to change notification settings

sudo-dakix/pyloan

Repository files navigation

Welcome to PyLoan!

PyLoan is a Python package designed to provide a lightweight and flexible tool to perform mortgage/loan calculations, including:

  • Calculate payment amount to fully amortize a mortgage/loan over its term.
  • Amortize a mortgage/loan based on the specified payment schedule.
  • Consider ad-hoc or periodic special principal repayments during the mortgage/loan amortization schedule.
  • Calculate interest payments using either 30/360 methods or actual methods.
  • Consider interest-only payment periods.

Installation

PyLoan is distributed on PyPI and can be installed with pip:

$ pip install pyloan

For more information, read the documentation on installing the package.

Quickstart

Read the Quickstart guide to see illustrative examples on how to get started using PyLoan to perform mortgage/loan calculations.

Support

Report bugs via the bug tracker on GitHub.

License

PyLoan is licensed under the MIT License.

About

Python package designed to provide a lightweight and flexible tool to perform mortgage/loan calculations.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages