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
Fix ansi escape codes on legacy windows console
#80
hamdanal
closed
1 year ago
0
Broken support of Windows Powershell
#79
HexPandaa
closed
1 year ago
9
Use a custom text wrapper so it keeps new lines and adds additional new lines if needed.
#78
pcroland
closed
1 year ago
8
`RichHelpFormatter.styles["argparse.prog"] = "bold red"` should set prog name color in `-v` aswell.
#77
pcroland
closed
1 year ago
4
[pre-commit.ci] pre-commit autoupdate
#76
pre-commit-ci[bot]
closed
1 year ago
0
Use `strip_control_codes` from rich
#75
hamdanal
closed
1 year ago
0
Properly handle escaping of control codes in usage and metavars
#74
hamdanal
closed
1 year ago
0
Add experimental optparse support
#73
hamdanal
closed
1 year ago
0
Use ruff and update pre-commit
#72
hamdanal
closed
1 year ago
0
Make rich_argparse a package
#71
hamdanal
closed
1 year ago
0
left align options
#70
joemarchionna
closed
1 year ago
3
Fix escaping of % symbol
#69
hamdanal
closed
1 year ago
0
Do not import rich when the formatter is initialized
#68
hamdanal
closed
1 year ago
0
%% RichHelp Formatter problems in help
#67
vcalv
closed
1 year ago
0
Shorten the contributing guide
#66
hamdanal
closed
1 year ago
0
Add test for format specifier compatibility
#65
hamdanal
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#64
pre-commit-ci[bot]
closed
1 year ago
0
Minor improvements and grammar fixes
#63
hamdanal
closed
1 year ago
0
Add raise.error as red-bold type
#62
ipesanz
closed
1 year ago
2
PR #56 introduced a formatting bug
#60
kotfu
closed
1 year ago
1
Questions re: bracket and brace rendering
#59
kotfu
closed
1 year ago
2
New readme image
#58
novitae
closed
1 year ago
2
Refactor
#57
hamdanal
closed
1 year ago
0
Add a style for %(prog)s in the usage
#56
hamdanal
closed
1 year ago
0
Implement `argparse.prog` style
#55
kotfu
closed
1 year ago
5
Formatting error when printing via rich.console
#54
kotfu
closed
1 year ago
1
Request for collaboration
#53
kotfu
closed
1 year ago
2
[pre-commit.ci] pre-commit autoupdate
#52
pre-commit-ci[bot]
closed
1 year ago
0
New tox and colors in CI
#51
hamdanal
closed
1 year ago
0
Fix crash when formatting action params with non str conversion
#50
hamdanal
closed
1 year ago
0
TypeError: must be real number, not str
#49
loulsb
closed
1 year ago
0
Change the default group name formatter to `str.title`
#48
hamdanal
closed
1 year ago
0
Change the default of `group_name_formatter` to `str.title`
#47
hamdanal
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#46
pre-commit-ci[bot]
closed
1 year ago
0
Run coverage also on tests, add python 3.12 classifier and other minor tweaks
#45
hamdanal
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#44
pre-commit-ci[bot]
closed
1 year ago
0
Fix types and mark as typed
#43
flying-sheep
closed
1 year ago
4
Start testing on MacOS
#42
hamdanal
closed
1 year ago
0
Start testing with python 3.12
#41
hamdanal
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#40
pre-commit-ci[bot]
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#39
pre-commit-ci[bot]
closed
1 year ago
0
Add option to colorize user defined usage
#38
hamdanal
closed
1 year ago
0
Fix highlight regexes with same style regression
#37
hamdanal
closed
1 year ago
0
Crash when defining multiple highlight regexes with the same style
#36
hamdanal
closed
1 year ago
0
Use soft_wrap option instead of large fixed width
#35
hamdanal
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#34
pre-commit-ci[bot]
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#33
pre-commit-ci[bot]
closed
2 years ago
0
Add pre-commit.ci
#32
hamdanal
closed
2 years ago
0
Support RawDescription / RawText help formatters
#31
hamdanal
closed
2 years ago
0
Fix required options not coloured in usage
#30
hamdanal
closed
2 years ago
0
Previous
Next