Python CLI & TUI Application Development

Parent: Programming Languages · researched 2026-06-02T18:06:05.087Z· 6 sources · 7 concepts · skill python-cli-tui

Children

Frontier under this node: CLI library selection (argparse vs Click vs Typer), Click (decorator groups, parameter types, context, CliRunner testing), Entry points / [project.scripts] + exit codes + testing through the runner, Rich (console markup, tables, progress, RichHandler, tracebacks), Textual (widgets, reactive attributes + watch methods, messages, TCSS, workers, browser serve), Typer (type-hint driven, Annotated idiom, built on Click), argparse (stdlib subcommands, type coercion)

← the whole tree · 3D view· how to read this page