Skip to content

Add simple color formatter#23

Merged
stefanv merged 5 commits into
scientific-python:mainfrom
stefanv:colors
Nov 23, 2022
Merged

Add simple color formatter#23
stefanv merged 5 commits into
scientific-python:mainfrom
stefanv:colors

Conversation

@stefanv

@stefanv stefanv commented Nov 23, 2022

Copy link
Copy Markdown
Member

This tries to strike a balance between adding some helpful color emphasis, without adding dependencies other than what click would already use (colorama, on Windows).

It's not worth replicating the whole of rich, though, so if we want to do much more colorization we should depend on rich_click instead.

Closes #21

This tries to strike a balance between adding some helpful color
emphasis, without adding dependencies other than what click would
already use (colorama).

It's not worth replicating the whole of rich, though, so if we want to
do much more colorization we should depend on rich_click instead.
@stefanv stefanv merged commit 748ccc6 into scientific-python:main Nov 23, 2022
@jarrodmillman jarrodmillman added this to the 0.1 milestone Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Aesthetic improvements

2 participants