Ross ROSS = Recommend OSS · open-source software intelligence for agents

Qix-/better-exceptions

Pretty and useful exceptions in Python, automatically. observed · 2026-08-28

github.com/Qix-/better-exceptions · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 91
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3461
  • days_rel: n/a
  • days_push: 54
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4720 stars · 226 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python library that automatically replaces the default exception output with pretty, colorized, and more informative tracebacks that include local variable values. It works out of the box via an environment variable and integrates with the REPL, unittest, and Django.

Use cases

  • make Python tracebacks easier to read
  • show local variables in exception output
  • debug failing Python scripts faster
  • format unittest exception output nicely
  • get better error pages in Django development

When to choose

  • you spend time squinting at default Python tracebacks
  • you want zero-effort improved debugging output during development
  • you want to see variable values at each frame of a traceback

When to avoid

  • in production, where verbose locals can leak sensitive data into logs
  • you need a full interactive debugger like pdb rather than prettier output

Facets

library · maturity active

developer-tools error-handling logging testing developer-tools python cross-platform cli exceptions debugging traceback pretty-printing developer-experience python

2 sources

Member repositories

RepositoryRoleHealth v2
Qix-/better-exceptionsmain64

For agents

markdown · JSON · MCP: product_card(name="Qix-/better-exceptions")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem