About Anaconda Help Download Anaconda

Automagic shell tab completion for Python CLI applications

copied from cf-staging / shtab

Installers

  • noarch v1.7.1

conda install

To install this package run one of the following:
conda install conda-forge::shtab

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

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy