BUG=cleanup
BUG=fix documentation
BUG=b/256650563
* Allow using Python scripts without bazel. Manually verified and documented the steps that I can follow to run Python code without Bazel. BUG=http://b/204109200 NO_CHECK_TFLITE_FILES=manually ran the sync script. * Address review comments.