Description
Command-line interfaces can be described declaratively and parsed from Python code. This library is for developers building terminal tools with typed options, subcommands, and help output. It processes arguments only and leaves command behavior to the application.