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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use building-python-clis