Python pipxでflake8 プラグインを使う¶ 1 2pipx install flake8 pipx inject flake8 flake8-plugin1 flake8-plugin2 ... pipx list --include-injectedで確認できる。