Settings

Theme

Show HN: Credkit – Easier Loan Modeling

github.com

1 points by jt-hill 3 months ago · 1 comment · 1 min read

Reader

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/

jt-hillOP 3 months ago

I work in credit risk and needed to model consumer loans in Python. I couldn't find a tool that made it easy to model simple loans either individually or at the pool level, so I decided to make my own.

It'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!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection