Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works with Jupyter and IPython.
- python
- traceback
- locals
- logging
- debugging
- print
- variables
- python3
- stacktrace
- arguments
- errors
- error-handling
- dump
- exception-handling
- exceptions
- pretty
- pretty-print
- frame
- simple
- colors
- jupyter
- jupyter-notebook
- ipython
- customize