套件: flake8 (3.7.9-2)
flake8 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-flake8:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Chris Johnston
- Ondřej Nový
- Barry Warsaw
外部的資源:
- 主頁 [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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flake8 (= 3.7.9-2)
- 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.5.0)
- Python style guide checker (formerly called pep8) - Python 3.x