Package : python3-argcomplete > RPM : python3-argcomplete-2.0.0-1.mga9.noarch.rpm

Basic items

Install
Name python3-argcomplete
Version 2.0.0
Release 1.mga9
URL https://github.com/kislyuk/argcomplete
Group Development/Python
Summary Bash tab completion for argparse
Size 229KB
Arch noarch
License ASL 2.0

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).

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM python-argcomplete-2.0.0-1.mga9.src.rpm
Build time 2022-09-05 09:14:13
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie