CMD + K

shtab

Community

Automagic shell tab completion for Python CLI applications

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::shtab

Usage Tracking

1.8.0
1.7.2
1.7.1
1.7.0
1.6.5
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

  • What: Automatically generate shell tab completion scripts for Python CLI apps
  • Why: Speed & correctness. Alternatives like argcomplete & pyzshcomplete are slow and have side-effects
  • How: shtab processes an argparse.ArgumentParser object to generate a tab completion script for your shell

About

Summary

Automagic shell tab completion for Python CLI applications

Last Updated

Nov 18, 2025 at 12:58

License

Apache-2.0

Total Downloads

428.8K

Supported Platforms

noarch