←back to thread

741 points chirau | 1 comments | | HN request time: 0.26s | source
Show context
lucideng ◴[] No.44358302[source]
UV solved any issue I had getting python to run on a machine.

Just `git clone someproject`, `uv run somescript.py`, then mic drop and walk away.

replies(2): >>44358437 #>>44363673 #
1. oezi ◴[] No.44358437[source]
`uvx` directly from the repo also works nicely