Building a command-line interface? Found yourself uttering “argh!”
while struggling with the API of argparse? Don’t want to lose its
power but don’t need the complexity?
python-argh provides a wrapper for argparse. Argparse is a very powerful
tool; python-argh just makes it easy to use.