SlackBuilds Repository

15.0 > Python > python3-argcomplete (3.0.8)

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

NOTE:
Any version newer than this requires setuptools>=67.7.2

This requires: python-importlib_metadata

Maintained by: Vijay Marcel
Keywords: python,argparse,completions,shell,argcomplete
ChangeLog: python3-argcomplete

Homepage:
https://github.com/kislyuk/argcomplete

Source Downloads:
argcomplete-3.0.8.tar.gz (6f17ed70c9cb961a31b79dd8cbdfc2ba)

Download SlackBuild:
python3-argcomplete.tar.gz
python3-argcomplete.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds