Package python3-module-flake8: Information

    Binary package: python3-module-flake8
    Version: 3.9.1-alt1
    Architecture: noarch
    Build time:  Apr 20, 2021, 11:36 AM in the task #270326
    Source package: python3-module-flake8
    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.

    Maintainer: Stanislav Levin


    Last changed


    April 20, 2021 Stanislav Levin 3.9.1-alt1
    - 3.8.4 -> 3.9.1.
    Oct. 19, 2020 Stanislav Levin 3.8.4-alt1
    - 3.7.9 -> 3.8.4.
    Nov. 16, 2019 Stanislav Levin 3.7.9-alt1
    - 3.7.8 -> 3.7.9.