Seems to work great for vim using repository head. Run<p>git clone <a href="https://github.com/orestis/pysmell.git" rel="nofollow">https://github.com/orestis/pysmell.git</a><p>to a local directory. run "python setup.py install" in that directory, and then copy pysmell.vim to your appropriate vim plugins directory (for me, that is ~/.vim/ftplugin/python), and "set omnifunc=pysmell#Complete"<p>Seems to have emacs and textmate plugins too, can't comment on their status.