Letter P

python39-flake8 - Python code checking using pyflakes, pycodestyle, and mccabe

Website: https://gitlab.com/pycqa/flake8
License: MIT
Vendor: Alcance Libre, Inc.
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.

This is version of the package running with Python 3.

Packages

python39-flake8-5.0.4-1.aldos.noarch [114 KiB] Changelog by Joel Barrios (2023-01-31):
- Update to 5.0.4.

Listing created by Repoview-0.6.6-6.fc14.al