activate-global-python-argcomplete

bash tab completion for argparse

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