An emacs mode for using rope refactoring library
Project description
Ropemacs is an emacs mode that uses rope library to provide features like refactorings and code-assists. You should install rope library and pymacs before using ropemacs.
New Features
merged rope-complete-and-import with code-assist
prefixing rope-find-file shows only python files
faster code-assists
Also rpymacs is now obsolete; you can use pymacs>=0.23 instead.