register-python-argcomplete3

bash tab completion for argparse (for Python 3)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-argcomplete
Ubuntu
RUN apt-get update && \ apt-get install -y python3-argcomplete
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-argcomplete
Fedora
RUN dnf install -y python3-argcomplete
Raspbian
RUN apt-get update && \ apt-get install -y python3-argcomplete
click the source code to copy install register-python-argcomplete3 on any operating system with command-not-found.com