What is PEP 660?

15 · Python Developer Tooling Handbook – pydevtools.com · Aug. 6, 2026, 10:41 a.m.
Summary
PEP 660 standardizes editable installs for Python projects across multiple build backends, improving consistency and compatibility by allowing implementation of optional hook functions. This enhances the development workflow, especially for projects not using setuptools.