Extends argparse.ArgumentParser with a facility for configuring subcommands by convention. Each subcommand lives in its separate Python module. The name of the subcommand is the module name (without ...
The argparse module makes it easy to write user-friendly command-line interfaces. Specifically, it automatically generates help and usage messages and issues errors when users give the program invalid ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results