python3-argcomplete: python3-argcomplete (bash tab completion for argparse) python3-argcomplete: python3-argcomplete: Argcomplete provides easy, extensible command line tab completion python3-argcomplete: of arguments for your Python script.Argcomplete is particularly python3-argcomplete: useful if your program has lots of options or subparsers, and python3-argcomplete: if your program can dynamically suggest completions for python3-argcomplete: your argument/option values. python3-argcomplete: python3-argcomplete: Homepage:https://github.com/kislyuk/argcomplete python3-argcomplete: python3-argcomplete: