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 :mod:`!argparse` module makes it easy to write user-friendly command-line interfaces. The program defines what arguments it requires, and :mod:`!argparse` will figure out how to parse those out of ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results