{"library":"pyproject-hooks","type":"library","category":null,"description":"A low-level library for calling build-backends in pyproject.toml-based Python projects. Current version: 1.2.0, released on September 29, 2024. Maintained by Thomas Kluyver, it provides basic functionality to help write tooling that generates distribution files from Python projects. If you want a tool that builds Python packages, you'll want to use https://github.com/pypa/build instead. This is an underlying piece for pip, build, and other 'build frontends' use to call 'build backends' within them. Note: The pep517 project has been replaced by this project (low level) and the build project (high level).","language":"python","status":"active","version":"1.2.0","tags":["packaging","build","pyproject.toml"],"install":[{"cmd":"pip install pyproject-hooks","imports":["from pyproject_hooks import BuildBackendHookCaller","from pyproject_hooks import BackendUnavailable","from pyproject_hooks import HookMissing","from pyproject_hooks import UnsupportedOperation","from pyproject_hooks import default_subprocess_runner","from pyproject_hooks import quiet_subprocess_runner"]}],"homepage":null,"github":"https://github.com/pypa/pyproject-hooks","docs":"https://pyproject-hooks.readthedocs.io/","changelog":"https://pyproject-hooks.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/pyproject-hooks/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyproject-hooks/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}