py_library( name = "all_python_files", srcs = glob(["*.py"]), visibility = ["//visibility:public"], )