Y
Hacker News
new
|
ask
|
show
|
jobs
by
rented_mule
449 days ago
Why would you use `uv run file.py` instead of `python3 file.py`? It seems to me that downloading dependencies is the point of doing that.