| --- | |
| 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. |