argparse icon indicating copy to clipboard operation
argparse copied to clipboard

Add mutins, add no-prefix flags and incorrect choices label.

Open merv1n34k opened this issue 3 months ago • 0 comments

Hi!

This PR fixes errors for several issues, specifically request for mutins (mutually inclusive arguments) mpeterv/argparse#26, and automatic no-prefix for flags mpeterv/argparse#16.

Also, it fixes issue with choice labels treated as boolean values instead of strings (#29).

For new functionality spec test and documentation are updated.

As a side note, would you be okay if I upload this project to luanox for future wider audience?

merv1n34k avatar Oct 03 '25 10:10 merv1n34k