Description
Provides an API for tools that need to interact with pyproject.toml-based Python projects. It helps build, test, and packaging frontends query project metadata and invoke standardized project operations.
Project operations may run build backends or project-defined hooks. Use it with trusted source trees and review behavior before running against unknown packages.