Description
Command-line parsers can be generated from Python functions with a compact API. Developers use plac for small scripts, administrative tools, examples, and command wrappers. Argument parsing affects what files, commands, or options a script may act on.