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"
Seems to have emacs and textmate plugins too, can't comment on their status.
git clone https://github.com/orestis/pysmell.git
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"
Seems to have emacs and textmate plugins too, can't comment on their status.