GitHub

Install "uv" and "uvx" binaries

Example Usage

"features": {
    "ghcr.io/devcontainer-community/devcontainer-features/astral.sh-uv:1": {}
}

Options

Options Id Description Type Default Value
version Version of "uv" to install. string latest
shellautocompletion Enable or disable uv and uvx autocompletion. boolean false

uv

Project

Description

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.

Installation Method

Downloaded as a pre-compiled binary from the GitHub releases page and placed in /usr/local/bin.

Other Notes

No additional notes.


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.

Read the original on github.com ↗