refactoring library
Rope is a Python refactoring library, supporting: - Extracting similar statements in extract refactorings - Fixing imports when needed - Previewing refactorings - Undo/redo refactorings - Stopping refactorings - Cross-project refactorings
Homepage: https://github.com/python-rope/rope
Maintainer: Daniel Dickman <daniel@openbsd.org>