Description
Existing Python functions can be exposed as shell commands with decorator-driven argument handling. This library is for developers turning scripts and utilities into proper CLIs. Function arguments can trigger sensitive behavior, so validation and safe defaults matter.