Name : python3-argcomplete
| |
Version : 2.0.0
| Vendor : Mageia_Org
|
Release : 1.mga9
| Date : 2022-09-05 09:14:13
|
Group : Development/Python
| Source RPM : python-argcomplete-2.0.0-1.mga9.src.rpm
|
Size : 0.22 MB
| |
Packager : neoclust < neoclust>
| |
Summary : Bash tab completion for argparse
|
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).
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release |