コンテンツにスキップ

pipxでflake8 プラグインを使う

pipx install flake8
pipx inject flake8 flake8-plugin1 flake8-plugin2 ...
pipx list --include-injectedで確認できる。