Generic entry point script.
flags module: Import router for absl.flags. See https://github.com/abseil/abseil-py.
flags
run(...): Runs the program with an optional 'main' function and 'argv' list.
run(...)