Hacker News new | ask | show | jobs
by pseufaux 16 days ago
But isn't this built into uv already? Just point the sources table to GitHub.

https://docs.astral.sh/uv/concepts/projects/dependencies/#pr...

1 comments

AFAIK uv installs python packages only. This fetches and runs binaries from Github.
I’m this is not true, uv + wheels you can install binaries
Ah. Missed that. Thank you