Skip to content
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

Add groups in argparser #482

Open
angelhof opened this issue Mar 1, 2022 · 0 comments
Open

Add groups in argparser #482

angelhof opened this issue Mar 1, 2022 · 0 comments
Labels
enhancement New feature or request low-priority

Comments

@angelhof
Copy link
Member

angelhof commented Mar 1, 2022

We could add groups in the argument parser to improve the help message (https://docs.python.org/3/library/argparse.html#argument-groups).

Some reasonable groups would be:

  • logging/debugging
  • performance related
  • bash compatibility (+a, -a, -x, -v)
  • internal config (assert_compiler_success, ...)
@angelhof angelhof added enhancement New feature or request low-priority labels Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority
Projects
None yet
Development

No branches or pull requests

1 participant