Nuacht

Describe the bug argparse.BooleanOptionalAction is a Python 3.9 feature, but vermin doesn't detect it. To Reproduce Example code: ...
Library to extend Python argparse stdlib with easy handling of subcommands Extends argparse.ArgumentParser with a facility for configuring subcommands by convention.