winpty
winpty copied to clipboard
Update ship.py to use `argparse`
optparse is deprecated and will be removed in a later version of python, use argparse instead.