Use argparse for command line handling
Gives us a --help
option, and standardises the CLI somewhat.
Also adds tests for the key things.
Replaces !40 (closed)
Gives us a --help
option, and standardises the CLI somewhat.
Also adds tests for the key things.
Replaces !40 (closed)