You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 663835f85b python/argh: Update HOMEPAGE url. 9 years ago
..
README python/argh: Added (An unobtrusive argparse wrapper). 12 years ago
argh.SlackBuild python/argh: Updated for version 0.26.2. 9 years ago
argh.info python/argh: Update HOMEPAGE url. 9 years ago
slack-desc python/argh: Added (An unobtrusive argparse wrapper). 12 years ago

README

Building a command-line interface?  Found yourself uttering "argh!" while
struggling with the API of `argparse`? Don't like the complexity but need
the power?

Argh is a smart wrapper for argparse. Argparse is a very powerful tool;
Argh just makes it easy to use.