//python/api:libraries.bzl
Loading-phase APIs specific to libraries.
Added in version 1.3.0.
- libraries.py_library_rule_builder()
Create a rule builder for a py_library.
Important
Public, but volatile, API. Some parts are stable, while others are implementation details and may change more frequently.
Added in version 1.3.0.
- Returns:
ruleb.Rulewith the necessary settings for creating apy_libraryrule.