-
Notifications
You must be signed in to change notification settings - Fork 41
Issues: swansonk14/typed-argument-parser
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Change typing in Tap from typing to built-in types
enhancement
New feature or request
#152
opened Oct 21, 2024 by
swansonk14
[Feature Request] Add new config file types
enhancement
New feature or request
#137
opened Apr 26, 2024 by
pi314ever
add_argument should not overwrite properties defined in class member.
enhancement
New feature or request
#131
opened Feb 4, 2024 by
oren-hecht
Tapify, docstrings and typing.NamedTuples
enhancement
New feature or request
#129
opened Jan 8, 2024 by
tjgalvin
Add support for using the New feature or request
Annotated
type to provide comments for the help string
enhancement
#127
opened Dec 26, 2023 by
martinjm97
More convenient syntax for subparsers
enhancement
New feature or request
#123
opened Dec 3, 2023 by
martinjm97
What is the right way to call Something isn't working
set_defaults
bug
#109
opened Jun 12, 2023 by
aucampia
[Feature request] Easy transition from existing code using argparse
enhancement
New feature or request
#107
opened May 28, 2023 by
user202729
[Feature request] Nested argument parser, e.g., "--model.name MODEL_NAME --model.params.lambda 0.1".
enhancement
New feature or request
wontfix
This will not be worked on
#102
opened Mar 13, 2023 by
CM-BF
[suggestion] New feature or request
tapify(...)
should support classes/objects by producing subargument parsers
enhancement
#101
opened Mar 7, 2023 by
baodrate
Reproducibility info fails for git repo with no remote
bug
Something isn't working
#99
opened Feb 28, 2023 by
ndryden
[suggestion] Use a custom type for help string instead of source code parsing.
enhancement
New feature or request
#98
opened Feb 26, 2023 by
Cnoor0171
How to use add_mutually_exclusive_group with Tap?
enhancement
New feature or request
#95
opened Feb 9, 2023 by
alanwilter
Expose individual argument parsing for overwriting
enhancement
New feature or request
good first issue
Good for newcomers
#86
opened Apr 28, 2022 by
Effervex
Design Proposal: Separate parser from argument data
question
Further information is requested
#78
opened Mar 12, 2022 by
kavinvin
exclude variables annotated with ClassVar
enhancement
New feature or request
#75
opened Feb 27, 2022 by
adrianmgg
Feature request: allow double parsing
wontfix
This will not be worked on
#71
opened Jan 31, 2022 by
jakkes
feature-request: List options for enums in the help-message
enhancement
New feature or request
#70
opened Jan 27, 2022 by
bjuergens
Subparsers are not typed.
duplicate
This issue or pull request already exists
enhancement
New feature or request
#69
opened Jan 24, 2022 by
pvalsecc
typed-argument-parser is uninstallable with "tap.py", which uses the same package name
wontfix
This will not be worked on
#67
opened Jan 19, 2022 by
juliangilbey
parse_args
should return the chosen sub parser object
enhancement
#65
opened Nov 8, 2021 by
JasonGilholme
tap.utils.get_argument_name()
should choose a canonical argument name like ArgumentParser.add_argument()
does
bug
#59
opened Sep 21, 2021 by
Deltik
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.