Пакет python3-module-flake8: Информация

    Исходный пакет: python3-module-flake8
    Версия: 7.3.0-alt1
    Последняя версия по данным Repology
    Собран:  23 июня 2025 г. 17:36 в задании #387983
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/flake8/

    Лицензия: MIT
    О пакете: Code checking using pep8 and pyflakes
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-flake8 (noarch)

    Сопровождающий: Stanislav Levin


    Права:
    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

    Последнее изменение


    23 июня 2025 г. Stanislav Levin 7.3.0-alt1
    - 7.2.0 -> 7.3.0.
    31 марта 2025 г. Stanislav Levin 7.2.0-alt1
    - 7.1.2 -> 7.2.0.
    17 февраля 2025 г. Stanislav Levin 7.1.2-alt1
    - 7.1.1 -> 7.1.2.