sponsor Vim development Vim logo Vim Book Ad

Python-mode-klen : python mode

 script karma  Rating 169/48, Downloaded by 1631    Comments, bugs, improvements  Vim wiki

created by
Kirill Klenov
 
script type
ftplugin
 
description
Python-mode is a vim plugin that allows you to use the pylint, rope, pydoc library in vim to provide features like python code looking for bugs, refactoring and some other usefull things.

This plugin allow you create python code in vim very easily. There is no need to install the pylint or rope library on your system.

See screencast here: http://t.co/3b0bzeXA (sory for quality, this my first screencasting)

Python-mode on github: https://github.com/klen/python-mode
 
install details
Just copy the plugin folders into your ~/.vim directory.
Alternatively, if you are using pathogen, clone the plugin into your bundle folder.
Also you can see vim help. :help PythonMode
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
python-mode-0.6.18.zip 0.6.18 2013-05-15 7.0 Kirill Klenov * Fixed autopep8 (`PyLintAuto`) command;
* Fix error on non-ascii characters in docstrings;
* Update python syntax;
python-mode-0.6.16.zip 0.6.16 2013-04-26 7.0 Kirill Klenov ## 2013-04-26 0.6.16
--------------------
* Improvement folding (thanks @alvinfrancis);
python-mode-0.6.15.zip 0.6.15 2013-04-01 7.0 Kirill Klenov ## 2013-04-01 0.6.15
--------------------
* Bugfix release
ip used for rating: 107.22.127.92

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
SourceForge.net Logo