astral-sh/uv
uv-platform
crates/uv-platform/ is a small crate that detects the current platform/architecture for the
running uv binary, and exposes related constants (libc, abi).
Key abstractions
- Helpers for current OS / architecture / libc family.
- Tag-style names useful in download URLs and cache shards.
See also
uv-platform-tags— the Python compatibility tags.uv-bin-install—uv self updateconsumer.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.