Skip to content
#

errors

Here are 787 public repositories matching this topic...

💪 Helper Utils(900+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等

  • Updated Aug 17, 2026
  • Go
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.

  • Updated Jul 30, 2026
  • Python

Add this topic to your repo

To associate your repository with the errors topic, visit your repo's landing page and select "manage topics."

Learn more