Ropemacs is a plugin for performing python refactorings in emacs. It uses rope library and pymacs.
You should install rope library and pymacs before using ropemacs. You can download ropemacs from project download page.
The repository version needs ropemode (which was once part of ropemacs); in order to use the repository version of ropemacs you need to put ropemode in your PYTHONPATH. Note that ropemode is included in released packages.
Ropemacs:
Ropemode:
Send your bug reports, feature requests and patches to rope-dev (at) googlegroups.com.
Ropemacs is under the terms of GNU GPL (GNU General Public License).