[ 源代码: python-flake8 ]
软件包:flake8(3.6.0-1)
flake8 的相关链接
Debian 的资源:
下载源码包 python-flake8:
维护小组:
- Debian Python Modules Team (QA 页面, 邮件存档)
- Chris Johnston (QA 页面)
- Ondřej Nový (QA 页面)
- Barry Warsaw (QA 页面)
外部的资源:
- 主页 [gitlab.com]
相似软件包:
code checker using pycodestyle and pyflakes
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 flake8 binary.
其他与 flake8 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-flake8 (= 3.6.0-1)
- code checker using pycodestyle and pyflakes - Python 3.x
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pycodestyle (>= 2.4.0)
- Python style guide checker (formerly called pep8) - Python 3.x