python3-shtab

Automagic shell tab completion for Python CLI applications
  https://docs.iterative.ai/shtab/
  0
  no reviews



Automatically generate shell tab completion scripts for Python CLI apps. shtab processes an argparse.ArgumentParser object to generate a tab completion script for your shell.

This package contains the Python 3 version of the library.