logoalt Hacker News

wiseowisetoday at 3:47 AM1 replyview on HN

> Obviously you should install it via a shell script directly from curl!

No? You can install it via pip.


Replies

benruttertoday at 4:34 AM

You can do both but the official recomendation is shell + curl[0].

Not an expert but I think there's performance gains to calling the binary directly rather than through python.

[0]: https://docs.astral.sh/uv/