You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / python-argcomplete-1.1.1-1.lbn19.noarch

python-argcomplete-1.1.1-1.lbn19.noarch

Package Attributes
RPM  python-argcomplete-1.1.1-1.lbn19.noarch.rpm Architecture  noarch Size  132564 Created  2019/09/30 06:54:53 UTC
Package Specification
Summary Bash tab completion for argparse
Group Application/Internet
License ZPL
Home Page https://pypi.python.org/packages/source/a/argcomplete/argcomplete-1.1.1.tar.gz
Description

Tab complete all the things!

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

It makes two assumptions:

You’re using bash or zsh as your shell You’re 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).

Requires
python  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
/usr/bin/python2.7  
rpmlib(PayloadIsXz)  
Provides
python-argcomplete

Document Actions