CLI

Guidance for building command-line interfaces and terminal applications in Python. USE FOR: building CLI tools with argparse/click/typer, rich terminal output, TUI applications with textual, CLI testing strategies, output formatting, exit codes DO NOT USE FOR: Python project setup or packaging (use project-system), installing CLI tools (use package-management)

Tyler-R-Kendrick d0af5b5 16 files · 65.7 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/python/cli commit d0af5b5327

Frequently asked questions

npx skillmds add tyler-r-kendrick/cli