You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / python-flake8-2.1.0-3.lbn19.noarch

python-flake8-2.1.0-3.lbn19.noarch

Package Attributes
RPM  python-flake8-2.1.0-3.lbn19.noarch.rpm Architecture  noarch Size  65253 Created  2019/09/30 06:54:08 UTC
Package Specification
Summary Code checking using pep8 and pyflakes
Group Development/Languages
License MIT
Home Page http://pypi.python.org/pypi/flake8
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.
Requires
python-setuptools  
pyflakes  
/usr/bin/python2  
rpmlib(FileDigests)  
python-mccabe  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PartialHardlinkSets)  
python-pep8  
rpmlib(PayloadIsXz)  
Provides
python-flake8

Document Actions