.. -- 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
Release files for mortgage-calculus 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mortgage_calculus-0.0.3.tar.gz | 4.3 kB | Details |
Release files / mortgage_calculus-0.0.3.tar.gz
| Download URL | mortgage_calculus-0.0.3.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
60654a0a19931f30a5e0e2808a4ddf09c9e767e539d4cb5817f8f94120f17499
|
|
BLAKE2b-256 checksum How to use checksums |
5be6e3516a0d419099cad95d990cbff2421cb8a72a2598a51412560d344ef6b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|