Skip to content

CentOS 7 - Cloud for x86_64: development/languages: python-flake8

python-flake8 - Code checking using pep8 and pyflakes

Website: http://pypi.python.org/pypi/flake8
License: MIT
Vendor: CentOS
Description:
Flake8 is a wrapper around these tools:

- PyFlakes - pep8 - Ned's McCabe script

Flake8 runs all tools by launching the single 'flake8' script, but ignores
pep8 and PyFlakes extended options and just uses defaults. It displays the
warnings in a per-file, merged output.

It also adds a few features:

- files that contains with this header are skipped::



- lines that contains a "# NOQA" comment at the end will not issue a
warning. - a Mercurial hook.

- a McCabe complexity checker.

Packages

python-flake8-2.4.1-2.el7.noarch [47 KiB] Changelog by Matthias Runge (2015-07-06):
- fix FTBFS (rhbz#1239837)

Listing created by repoview