You can pip install --user uv for an easy first glance, winget install uv or brew install uv. *nix steps vary.
All based on "pyproject.toml", which is standard python since Python 3.mumble.
You can bootstrap a new project with uv init or uv init

