slackbuilds_ponce/python/argcomplete/README
Dimitris Zlatanidis 47643065d1 python/argcomplete: Added (Bash tab completion for argparse).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:01 -06:00

9 lines
257 B
Text

Bash tab completion for argparse.
Tab complete all the things!
Argcomplete provides easy, extensible command line tab completion of arguments
for your Python script.
You need to run activate-global-python-argcomplete script once you install
this package