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 eve…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install traceback-with-variables

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.2.1 2025-10-24    
2.2.0 2025-02-19    
2.1.1 2024-11-19    
2.1.0 2024-10-22    
2.0.4 2021-12-05
2.0.2 2021-07-20
2.0.1 2021-01-05
2.0.0 2021-01-05
1.1.9 2020-11-22
1.1.8 2020-11-19
1.1.7.2 2020-11-16
1.1.7.1 2020-11-15
1.1.7 2020-11-15
1.1.6 2020-11-14
1.1.5 2020-11-13
1.1.4 2020-11-08
1.1.3 2020-11-03
1.1.2 2020-11-02
1.1.1 2020-11-02
1.1.0 2020-11-01
1.0.0 2020-10-27

Issues with this package?

Page last updated 2026-09-03 07:29:25 UTC