FreeBSD.software
Home/devel/py311-shtab

py311-shtab

1.8.0

Automagic shell tab completion for Python CLI applications

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 Features: - Outputs tab completion scripts for - bash - zsh - tcsh - Supports - argparse - docopt (via argopt) - Supports arguments, options and subparsers - Supports choices (e.g. --say={hello,goodbye}) - Supports file and directory path completion - Supports custom path completion (e.g. --file={*.txt})

Origin: devel/py-shtab
Category: devel
Size: 154KiB
License: APACHE20
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 3 packages
$pkg install py311-shtab

Dependencies (1)

Required By (3 packages)

More in devel