YelpArchive/undebt
A fast, straightforward, reliable tool for performing massive, automated code refactoring observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3691
- days_rel: n/a
- days_push: 1976
- n_releases_24m: 0
Adoption not part of the score
1624 stars · 57 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Undebt is a Python-based command-line tool for performing massive, automated code refactoring across an entire codebase. Users define find-and-replace rules as pattern files with a grammar and replace function, which Undebt applies to source files.
Use cases
- refactor millions of lines of code automatically
- convert old-style Python classes to new-style classes
- apply complex find-and-replace rules across a codebase
- automate repetitive code migrations
- rewrite deprecated API usages project-wide
When to choose
- you need to apply a consistent, complex transformation across a large codebase
- you want to define rewrite rules in plain Python rather than regex
- you are doing one-off large-scale code migrations
When to avoid
- you need simple regex find-and-replace that your editor already handles
- you need actively maintained tooling with recent updates
- you need language-agnostic refactoring with official support for non-Python languages
Facets
cli-tool · maturity maintenance
parser developer-tools cli developer-tools programming-languages python cli cross-platform code-refactoring find-and-replace automated-code-changes pattern-based-rewriting automation
1 source
- readme: https://github.com/YelpArchive/undebt · fetched 2026-08-28 · e7ec8c443a93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YelpArchive/undebt | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="YelpArchive/undebt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem