Package python3-module-flake8: Information

    Source package: python3-module-flake8
    Version: 7.3.0-alt1
    Latest version according to Repology
    Build time:  Jun 23, 2025, 05:36 PM in the task #387983
    Report package bug
    License: MIT
    Summary: Code checking using pep8 and pyflakes
    Description: 
    Flake8 is a wrapper around these tools:
    
    - PyFlakes - pep8 - Ned's McCabe script
    
    Flake8 runs all tools by launching the single 'flake8' script, but ignores
    pep8 and PyFlakes extended options and just uses defaults. It displays the
    warnings in a per-file, merged output.
    
    It also adds a few features:
    
    - files that contains with this header are skipped::
    
    - lines that contains a "# NOQA" comment at the end will not issue a
    warning. - a Mercurial hook.
    
    - a McCabe complexity checker.

    List of RPM packages built from this SRPM:
    python3-module-flake8 (noarch)

    Maintainer: Stanislav Levin



      1. python3-module-mccabe
      2. python3-module-pycodestyle
      3. python3-module-pyflakes
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. python3-module-pytest
      7. python3-module-setuptools
      8. rpm-build-pyproject

    Last changed


    June 23, 2025 Stanislav Levin 7.3.0-alt1
    - 7.2.0 -> 7.3.0.
    March 31, 2025 Stanislav Levin 7.2.0-alt1
    - 7.1.2 -> 7.2.0.
    Feb. 17, 2025 Stanislav Levin 7.1.2-alt1
    - 7.1.1 -> 7.1.2.