//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 areimplementation details and may change more frequently.
Added in version 1.3.0.
- Returns:
ruleb.Rulewith the necessary settingsfor creating apy_libraryrule.