refurb

tool for refurbishing and modernizing Python codebases
  https://github.com/dosisod/refurb
  0
  no reviews



A tool for refurbishing and modernizing Python codebases. It can give hints on possible improvements and new features to use in an existing Python codebase. Refurb is not a style/type checker. It is not meant as a first-line of defense for linting and finding bugs, it is meant for making good code even better.