traceback

There are 52 repositories under traceback topic.

  • rich

    Textualize/rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

    Language:Python53.7k5351.4k1.9k
  • traceback_with_variables

    andy-landy/traceback_with_variables

    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.

    Language:Python70052626
  • skorokithakis/tbvaccine

    A small utility to pretty-print Python tracebacks. ⛺

    Language:Python37952013
  • genai

    rgbkrk/genai

    What if GPT could help you notebook?

    Language:Python35371839
  • cansarigol/pdbr

    pdb + Rich library

    Language:Python35042314
  • 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.

    Language:Python101304
  • FedeClaudi/pyinspect

    find functions when you can't remember their name

    Language:Python1006153
  • pdbp

    mdmintz/pdbp

    pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.

    Language:Python995503
  • nir0s/backtrace

    Makes Python tracebacks human friendly

    Language:Python883129
  • sciencemanx/ftrace

    trace local function calls like strace and ltrace

    Language:C70628
  • pomponchik/polog

    Логгер нового поколения

    Language:Python66453
  • 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.

    Language:Python423256
  • gaogaotiantian/wthell

    wthell is a debugging tool for python to interactively check frame stack when your code quit unexpectedly

    Language:Python37212
  • IntegralPilot/breadcrumbs-rs

    A beautiful, tiny traceback and logging library supporting #![no_std] rust.

    Language:Rust25100
  • sanic-org/tracerite

    Tracebacks for Humans (in Jupyter notebooks)

    Language:Python12285
  • zslomo/MerkleTrace

    Trace back system base on BlockChain and MerkleTree; Ethereum +FLask + HTML5

    Language:JavaScript12435
  • EthanC/Loguru-Discord

    Lightweight sink for Loguru that sends logs to Discord via webhook.

    Language:Python11100
  • Visual-Sequence-Alignment-in-VB6

    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.

    Language:Visual Basic 6.09202
  • hanxi/ltraceback

    Another traceback function for lua

    Language:C520
  • laurb9/rich-traceback

    Informative Tracebacks for Python logging module

    Language:Python5142
  • jdonners/funwind

    funwind - Produce a backtrace from your Fortran code with one simple call

    Language:C4000
  • joeyespo/glance.py

    Highlight stack traces so you can glance at your terminal instead of studying it.

    Language:Python420
  • tdh8316/lancome

    :girl: Lancôme, The choice to fill your exception outputs with beauty.

    Language:Python3101
  • Dennis-van-Gils/python-dvg-debug-functions

    Python module to neatly print debug information to the terminal output, well-suited for multithreaded programs.

    Language:Python2100
  • haddad-github/ProteinAlignment-GapPenaltyTraceback-BLOSUM62Matrix

    Protein alignment using gap penalty traceback with the Blosum62 Matrix

    Language:Python2100
  • nsarang/pymortem

    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.

    Language:Python2
  • yixizhang/tracegrep

    Grep utils to parse Python traceback from plain text

    Language:Python2200
  • 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.

    Language:Jupyter Notebook1100
  • benshanahan1/display

    Lightweight C shared library for tracing to console.

    Language:C110
  • catch-bug/catchbug-server

    opensource server written in PHP7 alternative to rollbar

    Language:PHP1100
  • celsiusnarhwal/rich-tracebacks

    Automatic installation of Rich's tracebacks

    Language:Python110
  • cev-api/python-traceback-obfuscator

    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.

    Language:Python1
  • gousaiyang/tbtrim

    A utility to trim Python traceback information.

    Language:Python130
  • GraiaCommunity/Unwind

    A simple solution to analyze and extract information from traceback

    Language:Python1100
  • Xander1233/token-generator

    Token generator that includes the hops between client and server - Thus preventing MITM attacks

    Language:TypeScript110
  • Avishekdevnath/xerror

    AI-powered error analysis and explanation tool for multiple programming languages. Explain error logs from Python, JavaScript, TypeScript, C++, and Java using Google's Gemini AI directly from your terminal. Get instant, intelligent explanations and fix suggestions for any programming error.

    Language:Python