mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
fdf7b09e8c
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
265 B
Text
6 lines
265 B
Text
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.
|