You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we've grown up from getopt. We need to pull that out and use a more powerful command-line argument parsing library, such as argparse (or something else?)
The text was updated successfully, but these errors were encountered:
I think we've grown up from getopt. We need to pull that out and use a more powerful command-line argument parsing library, such as
argparse
(or something else?)The text was updated successfully, but these errors were encountered: