The Wayback Machine - https://web.archive.org/web/20220124232133/https://github.com/topics/traceback
Here are
29 public repositories
matching this topic...
Rich is a Python library for rich text and beautiful formatting in the terminal.
Updated
Jan 24, 2022
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.
Updated
Dec 19, 2021
Python
A small utility to pretty-print Python tracebacks. ⛺
Updated
Mar 1, 2020
Python
Updated
Jan 24, 2022
Python
Makes Python tracebacks human friendly
Updated
Feb 18, 2020
Python
find functions when you can't remember their name
Updated
Jan 13, 2022
Python
trace local function calls like strace and ltrace
wthell is a debugging tool for python to interactively check frame stack when your code quit unexpectedly
Updated
Sep 12, 2020
Python
Logging makes simple. Log even the exception that you forgot to catch. Log messages from your print(msg). Support multiprocessing logging too.
Updated
Sep 30, 2021
Python
Tracebacks for Humans (in Jupyter notebooks)
Updated
Jul 1, 2021
Python
Trace back system base on BlockChain and MerkleTree; Ethereum +FLask + HTML5
Updated
Jun 11, 2021
JavaScript
Highlight stack traces so you can glance at your terminal instead of studying it.
Updated
Apr 18, 2018
Python
Informative Tracebacks for Python logging module
Updated
Jun 16, 2015
Python
funwind - Produce a backtrace from your Fortran code with one simple call
👧 Lancôme, The choice to fill your exception outputs with beauty.
Updated
Aug 4, 2020
Python
Grep utils to parse Python traceback from plain text
Updated
Feb 14, 2017
Python
A utility to trim Python traceback information.
Updated
Apr 7, 2021
Python
opensource server written in PHP7 alternative to rollbar
Alternative to the standard python traceback module
Updated
Feb 5, 2017
Python
'Proof of concept' for an extension like "skip traceback" known from Jupyter Notebook (NBExtensions)
Updated
May 6, 2020
Jupyter Notebook
Python package for building and linting* heavily nested Excel formulas. (* linting has not yet been implemented.)
Updated
Oct 11, 2021
Python
Parse pytest tracebacks in vim for easy navigation
Updated
Sep 20, 2019
Vim script
Python module to neatly print debug information to the terminal output, well-suited for multithreaded programs.
Updated
May 9, 2021
Python
Lightweight C shared library for tracing to console.
Error-message-stack implemention of the Go error interface
A bot with a wide range of commands
Updated
Oct 11, 2018
Python
Updated
May 21, 2021
TypeScript
Tutorial project: creating a Telegram Bot with the FastApi framework.
Updated
Sep 10, 2021
Python
Improve this page
Add a description, image, and links to the
traceback
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
traceback
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
В примерах с logging не надо использовать f-строки, они забирают ресурсы на интерполяцию строк, которые могут не пригодиться при определённых уровнях логирования