Glossary coding Term Page
sdist
a `
Core Idea
sdist is a .tar.gz archive that contains source code and builds during install. It usually makes the most sense alongside Standard library, wheel, uv build.
Why It Matters Here
Mathbong reuses this term across python posts as shared vocabulary.