home/categories/cli-tools/wdm0006-python-skills-skills-cli-development-skill-md
cli-toolstools

building-python-clis

Builds command-line interfaces for Python libraries using Click or Typer. Includes command groups, argument handling, progress bars, shell completion, and CLI testing with CliRunner. Use when adding CLI functionality to a library or building standalone command-line tools.

wdm0006
maintainer
wdm0006
업데이트됨 4/2/2026
스타
13
포크
2
quick start

Installation and usage

Builds command-line interfaces for Python libraries using Click or Typer. Includes command groups, argument handling, progress bars, shell completion, and CLI testing with CliRunner. Use when adding CLI functionality to a library or building standalone command-line tools.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use building-python-clis