sponsor Vim development Vim logo Vim Book Ad

Flake8-vim : Automatic syntax checker for Python, bundled with pep8, pyflakes and mccabe.

 script karma  Rating 65/28, Downloaded by 5510  Comments, bugs, improvements  Vim wiki

created by
Andrew Rodionoff
 
script type
ftplugin
 
description
Automatic syntax checker for Python programming language, bundled with pep8, pyflakes, mccabe for easy installation and use. Requires python-enabled Vim. Main development goes on https://github.com/andviro/flake8-vim

After installation script is ready to go. Syntax checking starts on buffer write. See README.md for usage details.
 
install details
Simply unpack files to your .vim directory. Preferred install method is through Vundle:

:BundleInstall andviro/flake8-vim
 

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
flake8-vim.zip 0.5 2013-03-17 7.0 Andrew Rodionoff fixed handling of syntax errors
flake8-vim.zip 0.4 2013-02-22 7.0 Andrew Rodionoff added range support for PyFlakeAuto
flake8-vim.zip 0.3 2013-02-21 7.0 Andrew Rodionoff fixed some pep8 messages not having type
flake8-vim.zip 0.2 2013-02-19 7.0 Andrew Rodionoff windows-specific bugfixes, new option for maximum line length
flake8-vim.zip 0.1 2013-02-17 7.0 Andrew Rodionoff Initial upload
ip used for rating: 18.191.211.66

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.
   
Vim at Github