puppet-uv Table of Contents Description Setup - The basics of getting started with uv What uv affects Setup requirements Beginning with uv Description puppet-uv installs astral uv, a fast Python package manager written in Rust. It can also manage uv virtual environments. Setup Beginning with uv To install uv: include uv::install To create a uv virtual environment: uv::venv { 'venv1': }