Glossary coding Term Page
uv build
command that produces both wheel and sdist for a pyproject-based project
Core Idea
uv build is command that produces both wheel and sdist for a pyproject-based project. It usually makes the most sense alongside Standard library, wheel, sdist.
Why It Matters Here
Mathbong reuses this term across python posts as shared vocabulary.