There are 3 repositories under traceback topic.
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. ⛺
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
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.
trace local function calls like strace and ltrace
Логгер нового поколения
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.
Trace back system base on BlockChain and MerkleTree; Ethereum +FLask + HTML5
Lightweight sink for Loguru that sends logs to Discord via webhook.
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.
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.
Highlight stack traces so you can glance at your terminal instead of studying it.
Python module to neatly print debug information to the terminal output, well-suited for multithreaded programs.
Protein alignment using gap penalty traceback with the Blosum62 Matrix
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.
reverse_tb is a jupyter notebook magic that reverses the order of the traceback, making it easier to see the most relevant information at the top of the cell output.
Lightweight C shared library for tracing to console.
opensource server written in PHP7 alternative to rollbar
A simple solution to analyze and extract information from traceback
Beautiful, readable Python tracebacks with colors and formatting
Token generator that includes the hops between client and server - Thus preventing MITM attacks