Traceback With Variables Versions Save

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.

v2.0.4

2 years ago

add default_format for easier usage in code, console and jupyter

v1.1.9

3 years ago

v1.1.5

3 years ago

add colors

v1.1.4

3 years ago

+standalone tool

v1.1.3

3 years ago

v1.1.1

3 years ago
  • added decorators
  • added overrides
  • added activate_by_import
  • added some more customization
  • added some more tests

v1.0.0

3 years ago