Jason Novinger@programming.devM to Python@programming.dev · 2 months agoReplace pyenv with uv - Franck Pommereau - Blogwww.ibisc.univ-evry.frexternal-linkmessage-square6fedilinkarrow-up123arrow-down11file-text
arrow-up122arrow-down1external-linkReplace pyenv with uv - Franck Pommereau - Blogwww.ibisc.univ-evry.frJason Novinger@programming.devM to Python@programming.dev · 2 months agomessage-square6fedilinkfile-text
minus-squarefoenkyfjutschah@programming.devlinkfedilinkarrow-up1arrow-down1·2 months agoThis seems to be a more complicated UX than pew provides. it has never been hyped though.
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up5·2 months agopew also seems like it’s only a venv manager, rather than a complete packaging system with dependency management, build scripts, and helpers. and it hasn’t been updated in five years.
minus-squarefoenkyfjutschah@programming.devlinkfedilinkarrow-up1·2 months ago pew also seems like it’s only a venv manager exactly. ✨ and it hasn’t been updated in five years. and it still does its job pleasantly.
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up1·2 months agoi’m usually on your side in situations like this, i like my software stable. but this this very much apples to oranges.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-22 months agotbh you just need one command, the other two in the post are direnv commands for convenience. It can’t be much simpler than that.
This seems to be a more complicated UX than pew provides. it has never been hyped though.
pew also seems like it’s only a venv manager, rather than a complete packaging system with dependency management, build scripts, and helpers. and it hasn’t been updated in five years.
exactly. ✨
and it still does its job pleasantly.
i’m usually on your side in situations like this, i like my software stable. but this this very much apples to oranges.
tbh you just need one command, the other two in the post are direnv commands for convenience. It can’t be much simpler than that.