Contents

click-didyoumean 0.3.1

0

Enables git-like *did-you-mean* feature in click

Enables git-like did-you-mean feature in click

Stars: 98, Watchers: 98, Forks: 9, Open Issues: 4

The click-contrib/click-didyoumean repo was created 8 years ago and the last code push was 1 weeks ago. The project is moderately popular with 98 github stars!

How to Install click-didyoumean

You can install click-didyoumean using pip

pip install click-didyoumean

or add it to a project with poetry

poetry add click-didyoumean

Package Details

Author
Timo Furrer
License
MIT
Homepage
https://github.com/click-contrib/click-didyoumean
PyPi:
https://pypi.org/project/click-didyoumean/
GitHub Repo:
https://github.com/timofurrer/click-didyoumean

Classifiers

No  click-didyoumean  pypi packages just yet.

Errors

A list of common click-didyoumean errors.

Code Examples

Here are some click-didyoumean 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