| --- | |
| title: 'bazel_py' | |
| --- | |
| ## Members | |
| * [python_import_all_repositories](#python_import_all_repositories) | |
| * [python_path](#python_path) | |
| ## python_import_all_repositories | |
| ``` | |
| bool bazel_py.python_import_all_repositories | |
| ``` | |
| The value of the --experimental_python_import_all_repositories flag. | |
| ## python_path | |
| ``` | |
| string bazel_py.python_path | |
| ``` | |
| The value of the --python_path flag. |