| andy-landy/traceback_with_variables |
561 |
|
0 |
3 |
over 3 years ago |
17 |
December 05, 2021 |
9 |
mit |
Python |
| 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. |
| brandonbloom/fipp |
488 |
|
0 |
0 |
almost 4 years ago |
32 |
May 06, 2020 |
1 |
|
Clojure |
| Fast Idiomatic Pretty Printer for Clojure |
| cdepillabout/pretty-simple |
233 |
|
19 |
0 |
over 2 years ago |
34 |
October 15, 2022 |
18 |
bsd-3-clause |
Haskell |
| pretty-printer for Haskell data types that have a Show instance |
| thautwarm/PrettyPrint.jl |
19 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
mit |
Julia |
| pretty print that makes sense |
| fsprojects/YC.PrettyPrinter |
8 |
|
10 |
3 |
about 8 years ago |
5 |
July 11, 2016 |
5 |
apache-2.0 |
F# |
| Printer combinators library in F#. |