module: main_gui

main_gui.Main code runs the GUI.

usage:

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

start the program

PyPrototype.main_gui.process_command_line()[source]

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