Quickstart

pycodestyle Plugin

javimosch Updated

File contents

pycodestyle Plugin

CLI tool: pycodestyle.

Commands

  • pycodestyle <resource> <action> — Execute pycodestyle commands
  • pycodestyle self version — Print pycodestyle version
  • pycodestyle _ _ — Passthrough to pycodestyle CLI

Usage Examples

  • "pycodestyle --help"
  • "pycodestyle self version"

Installation

apt-get install pycodestyle 2>/dev/null || which pycodestyle

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/pycodestyle/skills/quickstart commit d995edc1f4

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2410