You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-flake8-6.0.0-2.lbn36.noarch

python3-flake8-6.0.0-2.lbn36.noarch

Package Attributes
RPM  python3-flake8-6.0.0-2.lbn36.noarch.rpm Architecture  noarch Size  366804 Created  2023/09/28 12:18:31 UTC
Package Specification
Summary Python code checking using pyflakes, pycodestyle, and mccabe
Group Unspecified
License MIT
Home Page https://github.com/PyCQA/flake8
Description

Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. It runs all the tools by launching the single flake8 script, and displays the warnings in a per-file, merged output.

It also adds a few features: files that contain "# flake8: noqa" are skipped, lines that contain a "# noqa" comment at the end will not issue warnings, Git and Mercurial hooks are included, a McCabe complexity checker is included, and it is extendable through flake8.extension entry points.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
/usr/bin/python3  
rpmlib(CompressedFileNames)  
(python3.10dist(pycodestyle) < 2.11~~ with python3.10dist(pycodestyle) >= 2.10)  
rpmlib(RichDependencies)  
rpmlib(PartialHardlinkSets)  
rpmlib(TildeInVersions)  
(python3.10dist(pyflakes) < 3.1~~ with python3.10dist(pyflakes) >= 3)  
(python3.10dist(mccabe) < 0.8~~ with python3.10dist(mccabe) >= 0.7)  
rpmlib(FileDigests)  
Provides
python-flake8
python3-flake8
python3.10-flake8
python3.10dist(flake8)
python3dist(flake8)

Document Actions