[ Bron: python-flake8 ]
Pakket: python3-flake8 (7.1.1-1)
Verwijzigingen voor python3-flake8
Debian bronnen:
Het bronpakket python-flake8 downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
code checker using pycodestyle and pyflakes - Python 3.x
Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. Flake8 runs all tools by launching the single 'flake8' script, but ignores pycodestyle and PyFlakes extended options and just uses defaults. It displays the warnings in a per-file, merged output.
This package provides Python 3 module bindings only.
Andere aan python3-flake8 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mccabe (<< 0.8)
- Python code complexity checker (Python 3)
- dep: python3-mccabe (>= 0.7)
-
- dep: python3-pycodestyle (<< 2.12)
- Python style guide checker (formerly called pep8) - Python 3.x
- dep: python3-pycodestyle (>= 2.11)
-
- dep: python3-pyflakes (<< 3.3)
- passive checker of Python 3 programs - Python modules
- dep: python3-pyflakes (>= 3.2)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements