Argcomplete provides easy, extensible command line tab completion
of arguments for your Python script.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.
It makes two assumptions:
* You're using bash as your shell
* You're using argparse to manage your
command line arguments/options
This requires: python-importlib_metadata
Maintained by: Vijay Marcel
Keywords: python,argparse,completions,shell,argcomplete
ChangeLog: python3-argcomplete
Homepage:
https://github.com/kislyuk/argcomplete
Download SlackBuild:
python3-argcomplete.tar.gz
python3-argcomplete.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-argcomplete.SlackBuild |
python3-argcomplete.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds