You are here: Home / LBN / Up2date / Core Linux / BastionLinux 25 / python3-argcomplete-1.10.0-2.lbn25.noarch

python3-argcomplete-1.10.0-2.lbn25.noarch

Package Attributes
RPM  python3-argcomplete-1.10.0-2.lbn25.noarch.rpm Architecture  noarch Size  206119 Created  2023/06/18 04:37:26 UTC
Package Specification
Summary Bash tab completion for argparse
Group Unspecified
License ASL 2.0
Home Page https://github.com/kislyuk/argcomplete
Description

Argcomplete provides easy, extensible command line tab completion of arguments for your Python script.

It makes two assumptions:

  • You are using bash as your shell * You are using argparse to manage your command line arguments/options

Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network).

Python 3 version.

Requires
rpmlib(PayloadFilesHavePrefix)  
/usr/bin/python3  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(FileDigests)  
/usr/bin/sh  
rpmlib(PayloadIsXz)  
Provides
python3-argcomplete
python3.7dist(argcomplete)
python3dist(argcomplete)

Document Actions