←back to thread

Fun with uv and PEP 723

(www.cottongeeks.com)
619 points deepakjois | 1 comments | | HN request time: 0.267s | source
Show context
Noumenon72 ◴[] No.44369955[source]
If PEP 723 is only an enhancement proposal does it work only because `uv` happens to support it?

Can you not use `uvx` with your script because it only works on packages that are installed already or on PyPi?

replies(3): >>44370132 #>>44370677 #>>44371058 #
1. rahimnathwani ◴[] No.44371058[source]
PEP 723 is final and most relevant tools will support it:

https://discuss.python.org/t/40418/82