
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.
This package contains the Python 3 version of the library.