click-completion
Completion helper
Provides completion support for command line arguments and options in Click applications
Add or enhance bash, fish, zsh and powershell completion in Click
288 stars
8 watching
33 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kislyuk/argcomplete | Provides tab completion for Python applications using argparse | 1,424 |
vitkabele/complete-mac | Provides custom command completion definitions for macOS system commands. | 6 |
gradle/gradle-completion | Completion scripts for Gradle tasks and CLI switches in bash and zsh. | 1,030 |
racket/shell-completion | Provides autocompletion functionality for shell interactions | 6 |
posener/complete | Provides bash completion and integration with the Go programming language | 928 |
krunch3r76/gc__enhanced_completion | An enhanced bash completion engine that provides contextual help for Golem software suite subcommands | 0 |
carapace-sh/carapace-bin | An argument completion tool for multiple CLI commands across various shell environments | 943 |
tom-doerr/zsh_codex | An AI-powered code completion plugin for the command line | 1,441 |
crazy-complete/crazy-complete | A tool that generates completion scripts for shells like Bash, Fish, and Zsh to improve user experience and productivity in command-line applications. | 6 |
hchbaw/auto-fu.zsh | Automatically completes words and lists choices in the shell command line | 431 |
iterative/shtab | Automatically generates shell tab completion scripts for Python CLI applications. | 379 |
srijanshetty/zsh-pip-completion | Customizable pip package name completion for zsh shell | 22 |
jscutlery/nx-completion | An Nx workspace completion plugin for Zsh | 135 |
mnowotnik/fzshell | Automates repetitive tasks in the command line interface by generating completions based on user-provided logic | 76 |
z-shell/zsh-fancy-completions | Manages and configures completion settings in the z-shell | 14 |