zargparse
Zsh Completion Generator
A tool for generating zsh completion files for Python command line tools with argparse
A tool for generating zsh completion files for python command line tools that use argparse
12 stars
2 watching
2 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
argparseautocompletionoh-my-zshpythonpython3zsh
Related projects:
Repository | Description | Stars |
---|---|---|
robsis/zsh-completion-generator | Automatically generates completion functions from getopt-style help texts | 269 |
iloveitaly/zsh-ai-completions | Generates shell completions using AI to automate a tedious task | 1 |
sigoden/argc-completions | A tool that generates and manages shell completion scripts for various shells. | 252 |
srijanshetty/zsh-pip-completion | Customizable pip package name completion for zsh shell | 22 |
perlpunk/moosex-app-plugin-zshcompletion | A tool that generates Zsh completion functionality for the MooseX::App module in Perl. | 0 |
wadewegner/salesforce-cli-zsh-completion | A Zsh completion file for the Salesforce CLI and a script to generate it. | 90 |
go/rancher-zsh-completion | A Zsh completion file that provides command and resource auto-completion for the Rancher CLI. | 9 |
mnowotnik/fzshell | Automates repetitive tasks in the command line interface by generating completions based on user-provided logic | 76 |
umlx5h/zsh-manpage-completion-generator | Generates zsh completions from man pages inspired by existing tools | 31 |
clarketm/zsh-completions | A collection of Zsh completion scripts for enhancing the user experience in shell-based interfaces. | 68 |
tom-doerr/zsh_codex | An AI-powered code completion plugin for the command line | 1,441 |
kislyuk/argcomplete | Provides tab completion for Python applications using argparse | 1,424 |
bilelmoussaoui/flatpak-zsh-completion | A shell completion plugin for the Flatpak package manager | 36 |
fourdim/zsh-poetry | Enables tab completion for Python projects using zsh. | 3 |
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 |