56 results for “topic:traceback”
Rich is a Python library for rich text and beautiful formatting in the terminal.
Adds variables to python traceback. Simple, lightweight, controllable. Customize formats and colors. 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 too.
A small utility to pretty-print Python tracebacks. ⛺
What if GPT could help you notebook?
pdb + Rich library
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
find functions when you can't remember their name
traceprint is a Python package that adds stack trace links to the builtin print function, so that editors such as PyCharm can link to the source of the print call.
Makes Python tracebacks human friendly
trace local function calls like strace and ltrace
Логгер нового поколения
A colorful, lightweight error-propagation framework for C
Logging makes simple. Log even the exception that you forgot to catch. Log messages from your print(msg). Support multiprocessing logging too.
wthell is a debugging tool for python to interactively check frame stack when your code quit unexpectedly
A beautiful, tiny traceback and logging library supporting #![no_std] rust.
This highly visual and responsive VB6 application is an implementation of the global sequence alignment algorithm. It allows the modification of the alignment parameters (match, mismatch, gap), and it shows the pairwise alignment as well as the score matrix in real time.
Tracebacks for Humans (in Jupyter notebooks)
Trace back system base on BlockChain and MerkleTree; Ethereum +FLask + HTML5
Lightweight sink for Loguru that sends logs to Discord via webhook.
Informative Tracebacks for Python logging module
This project combines two ideas: Nuitka’s encrypted tracebacks and PyArmor’s RFT mode into a single workflow: you can obfuscate symbol names and optionally emit encrypted exception tracebacks at runtime, then later decrypt and de‑obfuscate those tracebacks offline when you have the key and tracelog.
DateTime TraceBack
Another traceback function for lua
Highlight stack traces so you can glance at your terminal instead of studying it.
funwind - Produce a backtrace from your Fortran code with one simple call
:girl: Lancôme, The choice to fill your exception outputs with beauty.
Post-mortem debugging tool for Python that provides direct access to variables and frames after exceptions occur. Rich tracebacks, frame inspection, and context execution without separate interactive shells.
Grep utils to parse Python traceback from plain text
Protein alignment using gap penalty traceback with the Blosum62 Matrix
Python module to neatly print debug information to the terminal output, well-suited for multithreaded programs.