pymchelper.utils.runmc module

pymchelper.utils.runmc.main(args=None)[source]

Entry point to the runmc script: argument parsing and calling run method

pymchelper.utils.runmc.set_logger_level(args)[source]

Set logger verbosity and quietness based on parsed arguments Checks for presence of quiet (-q) and verbose (-v) switches