neithere / argh

An argparse wrapper that doesn't make you say "argh" each time you deal with it.
http://argh.rtfd.org
GNU Lesser General Public License v3.0
369 stars 55 forks source link

Deprecate `help` command alias and `@expects_obj` decorator #192

Closed neithere closed 11 months ago

neithere commented 11 months ago

Rationale: it's not much harder to write --help than help :)