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
The getopt package that is currently being used is not as powerful as argparse -> https://github.com/akamensky/argparse . I also ended up writing a lot of custom code and structures for argument parsing.