Contents

click-help-colors 0.9.4

0

Colorization of help messages in Click

Colorization of help messages in Click

Stars: 84, Watchers: 84, Forks: 14, Open Issues: 3

The click-contrib/click-help-colors repo was created 7 years ago and the last code push was 2 months ago. The project is moderately popular with 84 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

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