[ol7_developer_EPEL] python-flake8-2.0-5.el7.noarch

Name:python-flake8
Version:2.0
Release:5.el7
Architecture:noarch
Group:Development/Languages
Size:47825
License:MIT
RPM: python-flake8-2.0-5.el7.noarch.rpm
Source RPM: python-flake8-2.0-5.el7.src.rpm
Build Date:Fri Oct 27 2017
Build Host:x86-ol7-builder-03.us.oracle.com
Vendor:Oracle America
URL:http://pypi.python.org/pypi/flake8
Summary:Code checking using pep8 and pyflakes
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.

Changelog (Show File list) (Show related packages)