Skip to content

First steps with uvuvの最初のステップ

After installing uv, you can check that uv is available by running the uv command:uvをインストールした後uv コマンドを実行して、uvが利用可能であることを確認できます:

$ uv
An extremely fast Python package manager.

Usage: uv [OPTIONS] <COMMAND>

...

You should see a help menu listing the available commands.利用可能なコマンドのリストを表示するヘルプメニューが表示されるはずです。

Next steps次のステップ

Now that you've confirmed uv is installed, check out an overview of features, learn how to get help if you run into any problems, or jump to the guides to start using uv.uvがインストールされていることを確認したので、機能の概要をチェックしたり、問題が発生した場合にどうやってヘルプを得るかを学んだり、ガイドにジャンプしてuvの使用を開始したりしてください。