python-argcomplete 1.11.1 Shell tab completion for Python argparse
argcomplete provides extensible command line tab completion of arguments and options for Python scripts using argparse
. It's particularly useful for programs with many options or sub-parsers that can dynamically suggest completions ; for example, when browsing resources over the network.
- Website: https://github.com/kislyuk/argcomplete
- License: ASL 2.0
- Package source: python-xyz.scm
- Patches: python-argcomplete-1.11.1-fish31.patch
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu