Install "uv" and "uvx" binaries
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/astral.sh-uv:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Version of "uv" to install. | string | latest |
| shellautocompletion | Enable or disable uv and uvx autocompletion. | boolean | false |
An extremely fast Python package and project manager written in Rust. uv replaces pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more. uvx is also installed as a companion tool for running tools from PyPI.
Downloaded as a pre-compiled binary from the GitHub releases page and placed in /usr/local/bin.
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.