codeinabox@programming.dev to Python@programming.devEnglish · 10 days agouv is the best thing to happen to the Python ecosystem in a decadeemily.spaceexternal-linkmessage-square17fedilinkarrow-up163arrow-down11
arrow-up162arrow-down1external-linkuv is the best thing to happen to the Python ecosystem in a decadeemily.spacecodeinabox@programming.dev to Python@programming.devEnglish · 10 days agomessage-square17fedilink
minus-squaresolrize@lemmy.mllinkfedilinkarrow-up14arrow-down2·10 days agoAnd it isn’t even written in Python!
minus-squarechrash0@lemmy.worldlinkfedilinkarrow-up25·10 days agospoiler alert: Python isn’t written in Python
minus-squarelogging_strict@programming.devlinkfedilinkarrow-up1arrow-down1·edit-27 days agospoiler alert: Python isn’t written in fortran, cobol, pascal, assembly, VBA, Java, javascript, or Rust. uv is written in Rust. spoiler alert: Don’t have to be a C coder to use Python
minus-square_stranger_@lemmy.worldlinkfedilinkarrow-up14·10 days agoLiterally it’s best feature, because then you can download a binary and guarantee that with that binary, you have a working python virtualenv on every platform UV supports.
minus-squarewitty_username@feddit.nllinkfedilinkarrow-up12·10 days agoThis page said it’s written in Rust. Is this the same UV?
And it isn’t even written in Python!
spoiler alert: Python isn’t written in Python
It’s
turtlesGCC all the way down.spoiler alert: Python isn’t written in fortran, cobol, pascal, assembly, VBA, Java, javascript, or Rust. uv is written in Rust.
spoiler alert: Don’t have to be a C coder to use Python
Literally it’s best feature, because then you can download a binary and guarantee that with that binary, you have a working python virtualenv on every platform UV supports.
This page said it’s written in Rust. Is this the same UV?
yes