{"library":"setuptools","type":"library","category":null,"description":"Setuptools is Python's original and most established build backend for packaging, distributing, and installing Python packages, with full support for C/C++ extension modules, entry points, and PEP 517/660 editable installs. Current version is 82.0.1 (released Feb 2026). The project ships frequently — multiple major versions per month — and has a history of disruptive but well-warned breaking changes. Requires Python >=3.9 as of v75.4.0.","language":"python","status":"active","version":"82.0.1","tags":["packaging","build-backend","distribution","pep517","pep660","c-extensions","pypa"],"install":[{"cmd":"pip install setuptools","imports":["from setuptools import setup","from setuptools import find_packages","from setuptools import find_namespace_packages","from setuptools import Extension","from importlib.metadata import version","from importlib.metadata import entry_points; eps = entry_points(group='my.group')","build-backend = \"setuptools.build_meta\"  # in pyproject.toml [build-system]"]},{"cmd":"pip install \"setuptools>=61.0\"","imports":[]}],"homepage":null,"github":"https://github.com/pypa/setuptools","docs":"https://setuptools.pypa.io/","changelog":"https://setuptools.pypa.io/en/stable/history.html","pypi":"https://pypi.org/project/setuptools/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.66,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/setuptools/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sat Jun 27","last_verified":"Sat Jun 27","next_check":"Mon Jul 27","install_tag":"verified"}}