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

Kozea/wdb

An improbable web debugger through WebSockets observed · 2026-08-28

github.com/Kozea/wdb · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5080
  • days_rel: n/a
  • days_push: 1366
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1593 stars · 120 forks observed · 2026-08-28

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

wdb is a browser-based Python debugger built on a client-server architecture using WebSockets, with the server implemented in Tornado. It provides step-by-step debugging, breakpoints, in-program code execution, and code injection to pause running processes, fully supporting multithreaded and multiprocess programs.

Use cases

  • debug python programs in a browser instead of pdb
  • step through python code with breakpoints from a web interface
  • debug multithreaded or multiprocess python applications
  • remotely debug a python process running on another machine
  • pause a running python process via code injection
  • trace exceptions in python code automatically

When to choose

  • you want a graphical, browser-based alternative to pdb
  • you need to debug multithreaded or multiprocess python programs
  • you want to debug a program on one machine from a browser on another
  • you need to pause and inspect an already-running python process

When to avoid

  • you need a debugger for languages other than python
  • you want an actively developed tool with recent updates and modern python support
  • you prefer a terminal-based debugger like pdb or ipdb
  • you need debugging inside an IDE with integrated tooling

Facets

application · maturity maintenance

http-server websocket developer-tools developer-tools web-development testing python cross-platform debugger pdb browser-based-debugging tornado remote-debugging debugging web-server

2 sources

Member repositories

RepositoryRoleHealth v2
Kozea/wdbmain32

For agents

markdown · JSON · MCP: product_card(name="Kozea/wdb")

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