summaryrefslogtreecommitdiffstats
path: root/python/argcomplete/README
blob: 56969271222f474b0d4de6d8e0ca528dff204af0 (plain)
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