Run UC python implementation
Create a single Python script that replaces the run_ucX files. The functionality should be the same.
This should increase maintainability as python offers more functionality and cleaner syntax than a bash script.
Create a single Python script that replaces the run_ucX files. The functionality should be the same.
This should increase maintainability as python offers more functionality and cleaner syntax than a bash script.