pyproject-hooks 1.2.0


pip install pyproject-hooks

  Latest version

Released: Sep 29, 2024


Meta
Author: Thomas Kluyver
Requires Python: >=3.7

Classifiers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3
  • Python :: 3 :: Only

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.

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

Wheel compatibility matrix

Platform Python 3
any

Files in release

No dependencies