Package python3-module-flake8: Information
Source package: python3-module-flake8
Version: 7.3.0-alt1
Build time: Jun 23, 2025, 05:36 PM in the task #387983
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/flake8/
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
List of contributors:
Stanislav Levin
Anton Zhukharev
Mikhail Gordeev
Andrey Bychkov
Aleksei Nikiforov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Lenar Shakirov
Stanislav Levin
Anton Zhukharev
Mikhail Gordeev
Andrey Bychkov
Aleksei Nikiforov
Ivan Zakharyaschev
Mikhail Efremov
Eugeny A. Rostovtsev
Lenar Shakirov
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.