blob: 56969271222f474b0d4de6d8e0ca528dff204af0 (
plain)
1
2
3
4
5
6
7
8
9
|
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
|