traceback
There are 49 repositories under traceback topic.
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
andy-landy/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 every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
skorokithakis/tbvaccine
A small utility to pretty-print Python tracebacks. ⛺
rgbkrk/genai
What if GPT could help you notebook?
cansarigol/pdbr
pdb + Rich library
FedeClaudi/pyinspect
find functions when you can't remember their name
morefigs/traceprint
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.
mdmintz/pdbp
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
nir0s/backtrace
Makes Python tracebacks human friendly
sciencemanx/ftrace
trace local function calls like strace and ltrace
pomponchik/polog
Логгер нового поколения
Dragon2fly/logger_tt
Logging makes simple. Log even the exception that you forgot to catch. Log messages from your print(msg). Support multiprocessing logging too.
gaogaotiantian/wthell
wthell is a debugging tool for python to interactively check frame stack when your code quit unexpectedly
IntegralPilot/breadcrumbs-rs
A beautiful, tiny traceback and logging library supporting #![no_std] rust.
sanic-org/tracerite
Tracebacks for Humans (in Jupyter notebooks)
zslomo/MerkleTrace
Trace back system base on BlockChain and MerkleTree; Ethereum +FLask + HTML5
EthanC/Loguru-Discord
Lightweight sink for Loguru that sends logs to Discord via webhook.
Gagniuc/Visual-Sequence-Alignment-in-VB6
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.
hanxi/ltraceback
Another traceback function for lua
laurb9/rich-traceback
Informative Tracebacks for Python logging module
jdonners/funwind
funwind - Produce a backtrace from your Fortran code with one simple call
joeyespo/glance.py
Highlight stack traces so you can glance at your terminal instead of studying it.
tdh8316/lancome
:girl: Lancôme, The choice to fill your exception outputs with beauty.
Dennis-van-Gils/python-dvg-debug-functions
Python module to neatly print debug information to the terminal output, well-suited for multithreaded programs.
haddad-github/ProteinAlignment-GapPenaltyTraceback-BLOSUM62Matrix
Protein alignment using gap penalty traceback with the Blosum62 Matrix
yixizhang/tracegrep
Grep utils to parse Python traceback from plain text
ababino/reverse_tb
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.
benshanahan1/display
Lightweight C shared library for tracing to console.
catch-bug/catchbug-server
opensource server written in PHP7 alternative to rollbar
celsiusnarhwal/rich-tracebacks
Automatic installation of Rich's tracebacks
gousaiyang/tbtrim
A utility to trim Python traceback information.
GraiaCommunity/Unwind
A simple solution to analyze and extract information from traceback
themusharraf/waralert
Bu loyiha Sentry kabi xatolarni kuzatish va bildirish tizimining juda soddalashtirilgan versiyasidir
Xander1233/token-generator
Token generator that includes the hops between client and server - Thus preventing MITM attacks
mdinesh9/traceback_assistant
Traceback Assistant, an open-source Python package that helps developers debug errors effortlessly using AI-powered suggestions.