python3-pyproject-hooks

Wrappers to call pyproject.toml-based build backend hooks

Description

This is a low-level library for calling build-backends in pyproject.toml-based project. It provides the 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.

You can read more in the documentation <https://pyproject-hooks.readthedocs.io/>.

Note: The pep517 project has been replaced by this project (low level) and the build project (high level).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/pypa/pyproject-hooks


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pyproject-hooks