Skip to contents

All functions

OptionParser-class
Option Parser
OptionParser()
A function to create an instance of a parser object
OptionParserOption-class OptionParserOption
Class to hold information about command-line options
make_option() add_option()
Functions to enable our OptionParser to recognize specific command line options.
IndentedHelpFormatter() TitledHelpFormatter()
Builtin help text formatters
optparse-package optparse
Command line option parser
parse_args() parse_args2()
Parse command line options.
print_help()
Printing an usage message from an OptionParser object