Skip to content

CentOS 7 - Cloud for x86_64: unspecified: python2-flake8

python2-flake8 - Python code checking using pep8 and pyflakes

Website: http://pypi.python.org/pypi/flake8
License: MIT
Vendor: CentOS
Description:
Flake8 is a wrapper around PyFlakes, pep8, 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.

Packages

python2-flake8-2.6.2-1.el7.noarch [60 KiB] Changelog by Haïkel Guémar (2018-01-18):
- Upstream 2.6.2 (switch from pep8 to pycodestyle)

Listing created by repoview