Jason Novinger@programming.devM to Python@programming.dev · 3 years agopyenv/pyenv: Simple Python version managementgithub.comexternal-linkmessage-square18linkfedilinkarrow-up121arrow-down11file-textcross-posted to: hackernews@lemmy.smeargle.fans
arrow-up120arrow-down1external-linkpyenv/pyenv: Simple Python version managementgithub.comJason Novinger@programming.devM to Python@programming.dev · 3 years agomessage-square18linkfedilinkfile-textcross-posted to: hackernews@lemmy.smeargle.fans
minus-squareJason Novinger@programming.devOPMlinkfedilinkarrow-up2·3 years agoOoh, thanks for mentioning asdf! I’ve heard of it, but didn’t realize it could that
minus-squareAndy@programming.devlinkfedilinkarrow-up2·3 years agoAFAIU, asdf uses pyenv for its Python plugin, but rtx does it all just a little better.
minus-squarehosaka@programming.devlinkfedilinkarrow-up3·3 years agoindeed, worth linking it: https://github.com/jdxcode/rtx
Ooh, thanks for mentioning
asdf! I’ve heard of it, but didn’t realize it could thatAFAIU, asdf uses pyenv for its Python plugin, but rtx does it all just a little better.
indeed, worth linking it: https://github.com/jdxcode/rtx