Glossary coding Term Page

uv build

command that produces both wheel and sdist for a pyproject-based project

uv-build #coding#python
Korean version

Related Concepts

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.

Posts Mentioning This Concept