Package python-module-flake8: Information

    Source package: python-module-flake8
    Version: 3.7.7-alt1
    Build time:  Apr 23, 2019, 07:51 PM in the task #228012
    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)
    python3-module-flake8 (noarch)

    Maintainer: Stanislav Levin


      1. python2.7(mccabe)
      2. python2.7(mock)
      3. python2.7(pycodestyle)
      4. python2.7(pyflakes)
      5. python2.7(pytest)
      6. python3-module-setuptools
      7. python3(mccabe)
      8. python3(mock)
      9. python3(pycodestyle)
      10. python3(pyflakes)
      11. python3(coverage)
      12. python3(entrypoints)
      13. rpm-build-python3
      14. python3(tox)
      15. python-module-setuptools
      16. python2.7(configparser)
      17. python2.7(coverage)
      18. python2.7(entrypoints)
      19. python2.7(functools32)

    Last changed


    March 22, 2019 Stanislav Levin 3.7.7-alt1
    - 3.6.0 -> 3.7.7.
    Jan. 28, 2019 Mikhail Gordeev 3.6.0-alt2
    - Use executable on python3
    Oct. 27, 2018 Stanislav Levin 3.6.0-alt1
    - 3.5.0 -> 3.6.0.