Show HN: Credkit – Easier Loan Modeling (github.com)
It made no sense to me that QuantLib makes it so hard to do simple loan portfolio modeling, so I've been working on credkit to fill that gap with something that works the way I think it should work.
Check it out on PyPI: https://pypi.org/project/credkit/
Blog post: https://jt-hill.com/introducing-credkit/
1 comment
[ 2.9 ms ] story [ 10.7 ms ] threadIt's early (v0.2.0) but works end-to-end and can produce an amortization schedule from loan characteristics
Up next are the actual credit risk features I wanted from the start.
Feedback welcome!