top | item 43503225

(no title)

metta2uall | 11 months ago

"uv run file.py" downloading remote dependencies was a surprise to me

discuss

order

rented_mule|11 months 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.