Tools for the analysis of mortgages
Project description
.. -- mode: rst --
|Travis|_ |PythonVersion|_ |PyPI version fury.io|
.. |Travis| image:: https://api.travis-ci.com/ramonVDAKKER/mortgage_calculus.svg?branch=main .. _Travis: https://travis-ci.com/ramonVDAKKER/mortgage_calculus
.. |PythonVersion| image:: https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9-blue .. _PythonVersion: https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9-blue
.. |PyPI version fury.io| image:: https://badge.fury.io/py/mortgage-calculus.svg :target: https://pypi.python.org/pypi/mortgage-calculus/
.. |PythonMinVersion| replace:: 3.7 .. |NumPyMinVersion| replace:: 1.15.0 .. |PandasMinVersion| replace:: 0.23.0 .. |PytestMinVersion| replace:: 3.6.0 .. |TypingMinVersion| replace:: 3.5.0
mortgage_calculus is a Python module for the (cashflow) analysis of mortgages.
Installation
Dependencies
mortgage_calculus requires:
- Python (>= |PythonMinVersion|)
- NumPy (>= |NumPyMinVersion|)
- pandas (>= |PandasMinVersion|)
- pytest (>= |PytestMinVersion|)
- typing (>= |TypingMinVersion|)
User installation
pip install mortgage_calculus
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mortgage_calculus-0.0.3.tar.gz.
File metadata
- Download URL: mortgage_calculus-0.0.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60654a0a19931f30a5e0e2808a4ddf09c9e767e539d4cb5817f8f94120f17499
|
|
| MD5 |
dc0769a4617d585006c866b5e16e546b
|
|
| BLAKE2b-256 |
5be6e3516a0d419099cad95d990cbff2421cb8a72a2598a51412560d344ef6b9
|