Skip to content

baltimorestrings/argparse_showhelp

Repository files navigation

How to install

pip install baltimorestrings.argparse_showhelp

How to use

Use just like a normal argparse, but import like this:

from baltimorestrings.argparse_showhelp import ArgumentParserShowHelpOnError as ArgumentParser

It'll show the help output if a user messes up the arguments, and it uses a Formatter that doesn't strip \ns from helptext.

About

Just some personal argparse defaults

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages