module: main

Main code runs the command-line program.

usage:

python main.py [input_file]
PyPrototype.main.main()[source]

start the program

PyPrototype.main.process_command_line()[source]

support command-line options such as `--help` and `--version`