setuptools

Most extensible Python build backend with support for C/C++ extension modules

Version

82.0.1-1
(2026-05-21)

Size

4.9

KiB

Repository

HaikuPorts
Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects.

It helps developers to easily share reusable code (in the form of a library) and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with pip and uploaded to PyPI.