astral-sh / rye

a Hassle-Free Python Experience
https://rye.astral.sh
MIT License
13.6k stars 466 forks source link

Enable clap color feature flag #1209

Open matteosantama opened 2 months ago

matteosantama commented 2 months ago

Coming from poetry I was struck by how plain rye's help output is. IMO poetry goes a too far with the colors, but a little styling goes a long way to make the output more readable.

clap's color feature flag is a bit of a misnomer -- by default it does not add colors. A lot of thought went into making clap's help output polished, and I think it would be a nice addition to rye.