lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
384 stars 46 forks source link

added example for how to use the flag helper #256

Closed LTluttmann closed 1 year ago

LTluttmann commented 1 year ago

hey, I just discovered this awesome library. Since I needed it and could find an example for it, I made a simple example for how to use the flag() field. Hope this is useful.