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 6.0.0-4.fc40 -
Fedora 40 6.0.0-4.fc40 -
Fedora 39 6.0.0-2.fc39 -
Fedora 38 5.0.3-2.fc38 -
EPEL 9 4.0.1-5.el9 -
EPEL 8 3.7.7-6.el8 -
File a new bug report »
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