Loan-calculator

Latest version: v1.2.2

Safety actively analyzes 619405 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.2

------------------

* Bug fix: erroneous .to_list calls at utils.display_loan was raising AttributeError

1.2.1

------------------

* Bug fix: annual interest rate not being properly converted to a daily
interest rate

1.2.0

------------------

* Implement Newton-Raphson based solver to approximate IRR
* Remove dependency on `scipy` and `numpy`
* Expand on grossup documentation
* Implement function `interest_rate.convert_to_daily_interest_rate`

1.1.0

------------------

* Remove generic grossup solver. Only direct implementation of mathematical
models should be encouraged

* drop python 2 support

1.0.0

------------------

* Public API

0.1.0

------------------

* First release on PyPI.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.