cli.*¶
Provides
CommandLineParser:
-
class
cli.PathAction(option_strings, dest, nargs=None, const=None, default=None, type=None, choices=None, required=False, help=None, metavar=None)[source]¶ Bases:
argparse.ActionAction that handles paths with spaces and provides a pathlib Path
-
class
cli.PyspreadArgumentParser[source]¶ Bases:
argparse.ArgumentParserParser for the command line
pyspread