We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use tasks to track what needs to be done on this project.
To make progress towards the first production ready release (version 1.0.0).
Extension
ArgumentParser
.add_extension
.extend
.add_command
--strict
[--]
HasOptions
CallableArgument
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Overview
Use tasks to track what needs to be done on this project.
Intended outcome
To make progress towards the first production ready release (version 1.0.0).
Tasks
Extension
logic inArgumentParser
.add_extension
to.extend
Extension
logic from.add_command
into.add_extension
--strict
.[--]
in the usage sectionHasOptions
andCallableArgument
Future Plans
The text was updated successfully, but these errors were encountered: