Skip to content

Coloured CLI output #4

Description

@Qwerty-133

spcache doesn't use any colours right now, click.secho can be used to print coloured text for important text.

https://github.com/ewels/rich-click can be looked into for pretty help outputs, however there will be some added overhead of importing rich.

There should however be a way to use callbacks for --help and then delegate to rich-click, so rich-click doesn't need to be imported unless the user uses the --help option

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions