Contents

click-help-colors 0.9.4

0

Colorization of help messages in Click

Colorization of help messages in Click

Stars: 91, Watchers: 91, Forks: 15, Open Issues: 4

The click-contrib/click-help-colors repo was created 9 years ago and the last code push was 11 months ago. The project is moderately popular with 91 github stars!

How to Install click-help-colors

You can install click-help-colors using pip

pip install click-help-colors

or add it to a project with poetry

poetry add click-help-colors

Package Details

Author
License
MIT
Homepage
https://github.com/click-contrib/click-help-colors
PyPi:
https://pypi.org/project/click-help-colors/
GitHub Repo:
https://github.com/r-m-n/click-help-colors
No  click-help-colors  pypi packages just yet.

Errors

A list of common click-help-colors errors.

Code Examples

Here are some click-help-colors code examples and snippets.

Related Packages & Articles

click-plugins 1.1.1.2

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

typer 0.21.1

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

click 8.3.1

Composable command line interface toolkit