Open-Source Wikis

/

uv

/

Reference

astral-sh/uv

Reference

This section indexes the generated and structured reference material for uv.

Page What it covers
Configuration The uv.toml / [tool.uv] schema and where each setting lives.
Data models The internal type vocabulary for distributions, requirements, and resolution.
Dependencies The third-party crates uv leans on.

For the full user-facing CLI reference, environment-variable list, and configuration file schema, see the generated docs at https://docs.astral.sh/uv/. They are produced from crates/uv-cli/, crates/uv-static/, and crates/uv-options-metadata/ via cargo dev generate-all.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Reference – uv wiki | Factory