This is a Python excepthook/library that intelligently prints variables in stack traces.
I think the project deserves a little more visibility than what it got so far, compared to a couple of other similar projects.
I pushed a few updates in the last few days to skip over some types of variables to reduce the verbosity. I also added support for f-strings.
Any feedback is welcome.