Refurbishing and modernizing Python codebases with refurb

Refurbishing and modernizing Python codebases with refurb –I havent tried this tool. If it works (a big if) it would be very useful. Heres what the author says: “As we know, Python is an interpreted language. Interpreted code is always slower than direct machine code because it takes a lot more…”