sdist: Python Source Distribution Format

· Python Developer Tooling Handbook – pydevtools.com · Aug. 25, 2026, 2:11 p.m.
Summary
This blog post describes the sdist (source distribution) format in Python, explaining its components including the source code, package metadata, and build instructions. It highlights the standardized layout that makes it usable by compliant build frontends.