Rope is a python refactoring library that is useful for renaming or restructuring python classes / methods / variables / constants.
Rope is a refactoring library for Python and RopeVim is a Vim plugin which calls into Rope. The idea of …
python vim refactoring rope