Fedora Packages

python3-flake8 Subpackage of python-flake8

Python code checking using pyflakes, pycodestyle, and mccabe

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 4.0.1-1.fc36 -
Fedora 35 3.9.2-1.fc35 -
Fedora 34 3.8.4-1.fc34 -
EPEL 8 3.7.7-6.el8 -
Package Info
Related Packages

You can contact the maintainers of this package via email at python-flake8 dash maintainers at fedoraproject dot org.



Sources on Pagure