# uv
[uv](https://docs.astral.sh/uv/)
An extremely fast [[Python]] package and project manager, written in Rust.
![[03aa9163-1c79-4a87-a31d-7a9311ed9310.svg]]
_Installing [Trio](https://trio.readthedocs.io/)'s dependencies with a warm cache._
```sh
curl -LsSf https://astral.sh/uv/install.sh | sh
```