Skip to main content
Bazel Documentation home page
HEAD
English
Search...
⌘K
Module Registry
Blog
Github
Search...
Navigation
bazel\_py
About Bazel
Getting started
User guide
Reference
Extending
Community
Concepts
Extension Overview
Writing rules
Rules Tutorial
Creating a Symbolic Macro
Creating a Legacy Macro
Using Macros to Create Custom Verbs
Language
.bzl style guide
Challenges of Writing Rules
Windows
Distributing rules
Testing
Optimizing Performance
Deploying Rules
APIs
One-Page Overview
Global functions
On this page
Members
python_import_all_repositories
python_path
bazel\_py
Members
python_import_all_repositories
python_path
python_import_all_repositories
Copy
Ask AI
bool bazel_py.python_import_all_repositories
The value of the —experimental_python_import_all_repositories flag.
python_path
Copy
Ask AI
string bazel_py.python_path
The value of the —python_path flag.
⌘I