build==1.5.0
# A simple, correct Python build frontend
$ pip install build
downloads/wk
36,240,063
license
—
version
1.5.0
python
>=3.10
What is build?
The `build` package provides a straightforward, standards-compliant way to compile Python projects into distribution formats like wheels and source distributions. Developers use it to automate the build process without needing to understand the complexities of different build systems, as it handles the interaction between your project and its build backend consistently.
Links
Dependencies (8)