uv Install curl -LsSf https://astral.sh/uv/install.sh | sh Usage 環境構築 uv init example cd example uv run hello.py >>> Hello from example!