python39-shtab - Automagic shell tab completion for Python CLI applications
Website: | https://docs.iterative.ai/shtab |
---|---|
License: | Apache-2.0 |
Vendor: | Alcance Libre, Inc. |
- Description:
* What: Automatically generate shell tab completion scripts for Python CLI apps * Why: Speed & correctness. Alternatives like argcomplete and pyzshcomplete are slow and have side-effects * How: shtab processes an argparse.ArgumentParser object to generate a tab completion script for your shell Outputs tab completion scripts for bash, zsh and tcsh.
Packages
python39-shtab-1.7.1-1.aldos.src [48 KiB] |
Changelog
by Joel Barrios (2024-03-07):
- Update to 1.7.1. |