argcomplete
Tab completion helper
Provides tab completion for Python applications using argparse
Python and tab completion, better together.
1k stars
35 watching
135 forks
Language: Python
last commit: about 2 months ago argparsebashbash-completionpythontab-completionzshzsh-completion
Related projects:
Repository | Description | Stars |
---|---|---|
iterative/shtab | Automatically generates shell tab completion scripts for Python CLI applications. | 379 |
skelterjohn/go-pkg-complete | A bash completion script for Go and Wgo that provides tab completion for subcommands, packages, and tools. | 43 |
fourdim/zsh-poetry | Enables tab completion for Python projects using zsh. | 3 |
ctil/zargparse | A tool for generating zsh completion files for Python command line tools with argparse | 12 |
craigcarey/gstreamer-tab | A plugin for zsh shell tab completion for media processing | 2 |
click-contrib/click-completion | Provides completion support for command line arguments and options in Click applications | 288 |
mrjohannchang/fz.sh | A plugin that adds fuzzy search to tab completion in shell commands like z and zz. | 528 |
gradle/gradle-completion | Completion scripts for Gradle tasks and CLI switches in bash and zsh. | 1,030 |
bilelmoussaoui/flatpak-zsh-completion | A shell completion plugin for the Flatpak package manager | 36 |
srijanshetty/zsh-pip-completion | Customizable pip package name completion for zsh shell | 22 |
robsis/zsh-completion-generator | Automatically generates completion functions from getopt-style help texts | 269 |
littleq0903/gcloud-zsh-completion | Automates command-line completion for Google Cloud SDK commands | 79 |
jscutlery/nx-completion | An Nx workspace completion plugin for Zsh | 135 |
codota/tabnine-jupyterlab | A JupyterLab extension that integrates Tabnine's AI-powered code completion tool into the IDE for faster and more accurate coding | 37 |
lincheney/fzf-tab-completion | A tool that integrates tab completion with the fzf library into popular shell and readline applications. | 652 |