Last updated:
0 purchases
pymbs 0.3.1
PyMBS is a Python library for use in modeling Mortgage-Backed Securities.
This is a modern Python library that requires Python>=3.10
Objectives
Create a modern, stable Python library with a clearly-defined API
Provide as close to 100% Test Coverage as possible [1]
Provide clear documentation with full coverage of the API and example code.
Installing
Install using conda:
conda install -c btf pymbs
Install using pip:
pip install pymbs
Links
Documentation: https://brianfarrell.gitlab.io/pymbs/
License: https://www.gnu.org/licenses/agpl.html
Anaconda Cloud: https://anaconda.org/btf/pymbs/
PyPi Releases: https://pypi.org/project/pymbs/
Code: https://gitlab.com/brianfarrell/pymbs
Footnotes
[1]
This project started-out as a Proof of Concept (POC).
At that point, no automated testing was involved.
Going forward, all new development and bug fixes will be test-driven.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.