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