The argparse documentation speaks of four different formatter classes to control the output of the help string to some extend. I find several of them useful.
Can I use several of them together?
E.g. argparse.RawDescriptionHelpFormatter
and argparse.ArgumentDefaultsHelpFormatter