extract data from Python stack frames and tracebacks
This is a library that extracts data from stack frames and tracebacks, particularly to display more useful tracebacks than the default. It powers the tracebacks in IPython and futurecoder.
Homepage: https://github.com/alexmojaki/stack_data
Maintainer: Daniel Dickman <daniel@openbsd.org>