- Build backend
- A tool for use by machines that creates (builds) source distributions and binary distributions.
- Build front end
- A user-friendly tool that invokes the appropriate Build backend for a given directory containing a Python source tree.
- Package installer
- A tool that can install Python packages from e.g PyPI.