Package python-module-flake8: Information

    Source package: python-module-flake8
    Version: 3.7.9-alt0.p10.1
    Build time:  Mar 15, 2023, 10:25 PM in the task #315342
    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 rpms provided by this srpm:
    python-module-flake8 (noarch)

    Maintainer: Kirill Izmestev


      1. python-module-setuptools

    Last changed


    Feb. 17, 2023 Kirill Izmestev 3.7.9-alt0.p10.1
    - Built for p10 branch.
    Nov. 16, 2019 Stanislav Levin 3.7.9-alt1
    - 3.7.8 -> 3.7.9.
    Aug. 13, 2019 Stanislav Levin 3.7.8-alt1
    - 3.7.7 -> 3.7.8.