automagic shell tab completion for Python CLI applications
Automagic shell tab completion for Python CLI applications, supporting argparse and docopt, and able to output tab completion scripts for bash, zsh and tcsh.
Homepage: https://github.com/iterative/shtab
Maintainer: Bjorn Ketelaars <bket@openbsd.org>