Contents

click-completion 0.5.2

0

Fish, Bash, Zsh and PowerShell completion for Click

Fish, Bash, Zsh and PowerShell completion for Click

Stars: 284, Watchers: 284, Forks: 32, Open Issues: 14

The click-contrib/click-completion repo was created 7 years ago and the last code push was 2 months ago.
The project is popular with 284 github stars!

How to Install click-completion

You can install click-completion using pip

pip install click-completion

or add it to a project with poetry

poetry add click-completion

Package Details

Author
Gaëtan Lehmann
License
MIT
Homepage
https://github.com/click-contrib/click-completion
PyPi:
https://pypi.org/project/click-completion/
GitHub Repo:
https://github.com/click-contrib/click-completion
No  click-completion  pypi packages just yet.

Errors

A list of common click-completion errors.

Code Examples

Here are some click-completion code examples and snippets.

Related Packages & Articles

click-plugins 1.1.1

An extension module for click to enable registering CLI commands via setuptools entry-points.

typer 0.12.3

Typer, build great CLIs. Easy to code. Based on Python type hints.

click 8.1.7

Composable command line interface toolkit

blessed 1.20.0

Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities.

awscli-local 0.22.0

Thin wrapper around the "aws" command line interface for use with LocalStack

aws-configure 2.1.8

A CLI to configure AWS named profiles in ~/.aws/config and ~/.aws/credentials files

aria2p 0.12.0

Command-line tool and library to interact with an aria2c daemon process with JSON-RPC.