Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[Feature Request] Add new config file types enhancement New feature or request
#137 opened Apr 26, 2024 by pi314ever
Tapify, docstrings and typing.NamedTuples enhancement New feature or request
#129 opened Jan 8, 2024 by tjgalvin
More convenient syntax for subparsers enhancement New feature or request
#123 opened Dec 3, 2023 by martinjm97
What is the right way to call set_defaults bug Something isn't working
#109 opened Jun 12, 2023 by aucampia
Reproducibility info fails for git repo with no remote bug Something isn't working
#99 opened Feb 28, 2023 by ndryden
How to use add_mutually_exclusive_group with Tap? enhancement New feature or request
#95 opened Feb 9, 2023 by alanwilter
Installable through conda enhancement New feature or request
#89 opened Jun 24, 2022 by cjmcgill
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
Quotes within arguments are removed bug Something isn't working
#72 opened Feb 14, 2022 by Effervex
Feature request: allow double parsing wontfix This will not be worked on
#71 opened Jan 31, 2022 by jakkes
Subparsers are not typed. duplicate This issue or pull request already exists enhancement New feature or request
#69 opened Jan 24, 2022 by pvalsecc
ProTip! Exclude everything labeled bug with -label:bug.