issues
search
hamdanal
/
rich-argparse
A rich help formatter for argparse
https://pypi.org/project/rich-argparse/
MIT License
129
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
test_help_preview_generation fails with rich==13.8.1
#133
mweinelt
opened
2 weeks ago
1
[pre-commit.ci] pre-commit autoupdate
#132
pre-commit-ci[bot]
closed
3 days ago
0
Do not wrap long group titles
#131
hamdanal
closed
3 months ago
0
Group titles should not wrap
#130
hamdanal
closed
3 months ago
0
[pre-commit.ci] pre-commit autoupdate
#129
pre-commit-ci[bot]
closed
3 months ago
0
Improved way to create metavars coloured strings
#128
atteggiani
closed
3 months ago
0
Remove colour for metavars optional square brackets in usage
#127
atteggiani
closed
3 months ago
4
Fix to bug that prevents usage highlighting if any metavar spans within multiple lines
#126
atteggiani
closed
4 months ago
8
[BUG] Usage without highlighting if any metavar spans within multiple lines
#125
atteggiani
closed
3 months ago
0
Fix `%(default)s` style, again
#124
hamdanal
closed
4 months ago
0
Fix `%(default)s` style when help markup is deactivated
#123
hamdanal
closed
4 months ago
0
Add options to disable console markup
#122
hamdanal
closed
5 months ago
0
How to disable styles?
#121
hamdanal
closed
4 months ago
4
Adding line breaks?
#119
matanox
opened
5 months ago
1
admissible colors mention in readme
#118
matanox
closed
5 months ago
1
Which colors are admissible?
#117
matanox
closed
5 months ago
0
Do not print suppressed group names
#116
hamdanal
closed
5 months ago
0
Suppressed group titles should not be printed
#115
hamdanal
closed
5 months ago
0
New README preview
#114
hamdanal
closed
5 months ago
0
Update dev tools
#113
hamdanal
closed
6 months ago
0
[pre-commit.ci] pre-commit autoupdate
#112
pre-commit-ci[bot]
closed
6 months ago
0
allow newlines in `"version"`
#111
nschloe
closed
6 months ago
2
[pre-commit.ci] pre-commit autoupdate
#110
pre-commit-ci[bot]
closed
10 months ago
0
Bump actions/upload-artifact from 3 to 4
#109
dependabot[bot]
closed
10 months ago
0
Update dependencies and fix CI
#108
hamdanal
closed
10 months ago
0
Bump actions/setup-python from 4 to 5
#107
dependabot[bot]
closed
10 months ago
0
[pre-commit.ci] pre-commit autoupdate
#106
pre-commit-ci[bot]
closed
10 months ago
0
[pre-commit.ci] pre-commit autoupdate
#105
pre-commit-ci[bot]
closed
11 months ago
0
Use the ruff formatter
#104
hamdanal
closed
1 year ago
0
Drop support for python 3.7 and add 3.13 to CI
#103
hamdanal
closed
1 year ago
0
Fix color of brackets surrounding positional arguments in the usage
#101
hamdanal
closed
1 year ago
0
Brackets around optional positional args and options are a different color
#100
dbohdan
closed
1 year ago
3
Allow arbitrary renderables in the descriptions and epilog
#99
hamdanal
closed
1 year ago
1
Add a style for default values when using `%(default)s`
#98
hamdanal
closed
1 year ago
0
Avoid importing `typing` to improve startup time 35%
#97
hamdanal
closed
1 year ago
0
Add links to the changelog
#96
hamdanal
closed
1 year ago
0
Drop support for Python 3.7
#95
hamdanal
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#94
pre-commit-ci[bot]
closed
1 year ago
0
Add action to generate SVG, HTML, or TXT help preview
#93
hamdanal
closed
1 year ago
0
Allow passing a custom console to the formatter
#92
hamdanal
closed
1 year ago
0
[Feature request] Reuse application console for argparse output
#91
leocencetti
closed
1 year ago
7
Make `RichHelpFormatter` itself renderable with rich
#90
hamdanal
closed
1 year ago
0
Update pre-commit and github actions
#89
hamdanal
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#88
pre-commit-ci[bot]
closed
1 year ago
0
Improve optparse
#87
hamdanal
closed
1 year ago
0
Fix typos
#86
kianmeng
closed
1 year ago
2
Support older windows with colorama
#85
hamdanal
closed
1 year ago
0
Minor: Pretty formatting of default values
#84
baolsen
closed
1 year ago
1
Improve the README
#83
hamdanal
closed
1 year ago
0
Feature: markdown description
#81
mosquito
closed
1 year ago
3
Next