logo
首页技术栈工具库讨论
shtab

shtab

- 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
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
CONDA
conda install -c anaconda shtab
查看
标签
根据用户添加的标签生成
暂无标签