-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Add colour to Python help #148766
Copy link
Copy link
Open
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Feature or enhancement
Proposal:
python --help(and especially--help-all) is a monochrome wall of text. Similar to argparse help, let's add some colour to add structure and improve readability.Here's real screenshots of
--helpand termshot capture of--help-all:Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs