Description
Calls Python build backends through the standardized pyproject.toml hook interface. It helps packaging frontends build wheels, source distributions, and metadata without depending on one backend implementation.
Build hooks can execute project code. Run them only for trusted source packages or inside isolated build environments with controlled network and file access.