[ ソース: python-flake8 ]
パッケージ: flake8 (5.0.4-4)
flake8 に関するリンク
Debian の資源:
python-flake8 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.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 (= 5.0.4-4)
- code checker using pycodestyle and pyflakes - Python 3.x
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス