Show HN: Py_better_exchook: intelligently print variables in stack traces
1 albertzeyer 0 6/18/2025, 10:39:19 PM github.com ↗
Hi HN,
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.
No comments yet