andy-landy / traceback_with_variables

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 in Jupyter and IPython. Install with pip or conda.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

andy-landy/traceback_with_variables Stargazers