←back to thread

Fun with uv and PEP 723

(www.cottongeeks.com)
618 points deepakjois | 1 comments | | HN request time: 0.423s | source
Show context
doctoboggan ◴[] No.44370623[source]
There has been a flurry of `uv` posts on HN recently. I don't have any experience with it, is it really the future, or is it a fad?

As Ive gotten older I've grown weary of third party tools, and almost always try to stick with the first party built in methods for a given task.

Does uv provide enough benefit to make me reconsider?

replies(8): >>44370732 #>>44370758 #>>44370786 #>>44370961 #>>44371749 #>>44371780 #>>44371811 #>>44373732 #
1. baq ◴[] No.44373732[source]
I’ve started doing Python before 2.0 launched. I understand perfectly where you’re coming from.

The answer is an unequivocal yes in this case. uv is on a fast track to be the defacto standard and make pip relegated to the ‘reference implementation’ tier.