Total Pageviews

Saturday, 8 August 2026

安装python的包管理器程序uv

 

Standalone installer

uv provides a standalone installer to download and install uv.

Use curl to download the script and execute it with sh:

curl -LsSf https://astral.sh/uv/install.sh | sh
from https://docs.astral.sh/uv/getting-started/installation/#installation-methods

No comments:

Post a Comment