← Back to match
Refurb
Tool for refurbishing and modernizing Python codebases, suggesting more idiomatic replacements with explainable checks.
Desktopfreeglobal
An open-source desktop application that analyzes Python codebases to find outdated patterns and suggest more idiomatic replacements, with each check accompanied by an explainable rationale (accessible via refurb explain FURB123) and the option to ignore individual checks in code. It targets Python teams and developers modernizing legacy projects; it analyzes code written for Python 3.7+ and runs on systems with Python 3.10+ under the GPL-3.0 license.
Categories
developer toolscode quality

