←back to thread

/usr/bin/env -S uv run

(simonwillison.net)
124 points jcbhmr | 1 comments | | HN request time: 0.206s | source
1. thewisenerd ◴[] No.42201537[source]
this builds upon PEP 723, which is "accepted", so it's likely here to stay.

https://peps.python.org/pep-0723/

I've been very slowly migrating scripts to work with this, and `pipx run`. glad to know uv has also picked it up.