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 ok aja@
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
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
|