diff --git a/content/20240722104422 uv.md b/content/20240722104422 uv.md index a9767e9..8a626eb 100644 --- a/content/20240722104422 uv.md +++ b/content/20240722104422 uv.md @@ -4,4 +4,6 @@ uvはpipの代替で高速に動作する。 [GitHub - astral-sh/uv: An extremely fast Python package installer and resolver, written in Rust.](https://github.com/astral-sh/uv) + + 自分のユースケースでは、これ単体で使うことはあまり無く、[[20240722101442 Rye|Rye]] がこれを使っている。 そのうちryeの機能を包含するようになるかもしれず、そうしたらuvがトップレベルになる可能性もある。