Skip to content

Improve optparse #87

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

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Improve optparse #87

merged 1 commit into from
Aug 19, 2023

Conversation

hamdanal
Copy link
Owner

  • Add optparse.GENERATE_USAGE to auto generate usage from options similar to argparse
  • Add rich_format_* methods that can be overriden in subclasses

* Add `optparse.GENERATE_USAGE` to auto generate usage from options similar to argparse
* Add `rich_format_*` methods that can be overriden in subclasses
@hamdanal hamdanal added enhancement New feature or request optparse Concerns optparse labels Aug 19, 2023
@hamdanal hamdanal merged commit b0afbe0 into main Aug 19, 2023
@hamdanal hamdanal deleted the optparse branch August 19, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request optparse Concerns optparse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant