Replies: 3 comments 3 replies
-
I would also be interested in using rich to render argparse output, even if it was only the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you try to override
|
Beta Was this translation helpful? Give feedback.
3 replies
-
Yes, I would love if rich could work with click to give colored help messages like poetry |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
See the code below:
I am creating an argument parser with argparse. I want rich text for help, description and epilogs.
how can i use rich along with argparse ?
Beta Was this translation helpful? Give feedback.
All reactions