Show HN: Py_better_exchook: intelligently print variables in stack traces

https://github.com/albertz/py_better_exchook
by albertzeyer • 1 year ago
2 0 1 year ago

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.

Related Stories

Loading related stories...

Source preview

github.com