issues
search
neithere
/
argh
An argparse wrapper that doesn't make you say "argh" each time you deal with it.
http://argh.rtfd.org
GNU Lesser General Public License v3.0
369
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Documentation on how to implement `--version` flag
#236
smheidrich
opened
2 months ago
0
Improve default value handling in help messages
#235
sswam
opened
2 months ago
0
Resolve conflict between inferred and declared CLI options
#234
sswam
opened
2 months ago
0
conflict when short option does not match first letter of long option
#233
sswam
opened
2 months ago
0
Fix type hint for alias decorator
#232
augustelalande
opened
3 months ago
0
Add ability to display long options in usage message
#231
mjreed-wbd
opened
4 months ago
1
fix: exposing func arg in CLI under a different name (fixes #224)
#230
neithere
closed
4 months ago
0
Fix type annotation of `errors` in `wrap_errors`
#229
laazy
closed
4 months ago
0
Test failures with Python 3.13.0b2
#228
mgorny
closed
4 months ago
3
cmake deprecation warning with cmake<3.5
#226
theodoregoetz
closed
9 months ago
1
Release v0.31.3
#225
neithere
closed
4 months ago
0
Setting the argument name with `dest` is ignored
#224
mathieulongtin
closed
4 months ago
2
Strip trailing underscore from option names
#223
djpohly
opened
10 months ago
1
Trim trailing `_` from argument names
#222
djpohly
opened
10 months ago
0
Docs update in similar.rst
#221
harkabeeparolus
closed
9 months ago
1
Option to disable replacement of "_" with "-" in named cli arguments
#220
pppmlt
opened
10 months ago
3
feat: test_that_issue_216_does_not_happen to increase test coverage
#219
thorwhalen
opened
10 months ago
0
Release v0.31.2
#218
neithere
closed
10 months ago
0
fix: issue #216
#217
thorwhalen
closed
10 months ago
6
TypingHintArgSpecGuesser breaks on type alias List
#216
thorwhalen
closed
10 months ago
11
Release v0.31.1
#215
neithere
closed
10 months ago
0
fix: nargs + list as default value (#212)
#213
neithere
closed
11 months ago
0
Using argh.argh(args=... , default=...) causes double nesting of passed arguments
#212
pioio
closed
11 months ago
1
Type hints: basic usage to infer argument types (fixes #203)
#211
neithere
closed
11 months ago
0
Release v0.30.4
#210
neithere
closed
1 year ago
0
Release v0.30.3
#209
neithere
closed
1 year ago
0
Issue with underscores in positional arguments since 0.30.0
#208
kaetir
closed
1 year ago
1
fix: raise exception for non-migrated commands (fixes #206)
#207
neithere
closed
1 year ago
0
0.30.X is breaking console scripts by moving options to positional arguments
#206
valentin-feron
closed
1 year ago
5
Release v0.30.1
#205
neithere
closed
1 year ago
2
TypeError: cannot picke '_io.TextIOWrapper' regression in 0.30 for `type=FileType(..), default=sys.stdin)`
#204
mfussenegger
closed
1 year ago
2
Type hints: basic usage to infer argument types
#203
neithere
closed
11 months ago
2
Support realtime output through a pipe (fixes #145)
#202
neithere
closed
1 year ago
0
Release v0.31.0
#201
neithere
closed
11 months ago
0
Keyword-only arguments as options (closes #191)
#199
neithere
closed
1 year ago
0
Refactor assembling module (closes #197)
#198
neithere
closed
1 year ago
0
Refactor assembling module
#197
neithere
closed
1 year ago
0
Add support for Python 3.12
#196
neithere
closed
1 year ago
0
Add support for Python 3.12 (closes #196)
#195
neithere
closed
1 year ago
0
Document usage with class methods (closes #138)
#194
neithere
closed
1 year ago
0
Remove pre_call, expose finer control over dispatching (re #63)
#193
neithere
closed
1 year ago
0
Deprecate `help` command alias and `@expects_obj` decorator
#192
neithere
closed
1 year ago
0
Keyword-Only Arguments as Options
#191
neithere
closed
1 year ago
0
Release v0.30.0
#190
neithere
closed
1 year ago
0
Type annotations for existing code (closes #185)
#189
neithere
closed
1 year ago
0
Remove previously deprecated code (closes #184)
#188
neithere
closed
1 year ago
0
Test coverage reported as <100% when argcomplete is installed
#187
mtelka
closed
1 year ago
5
Add type annotations to existing code
#185
neithere
closed
1 year ago
0
Remove previously deprecated stuff
#184
neithere
closed
1 year ago
1
test: add coverage for action="count" (#127)
#183
neithere
closed
1 year ago
0
Next