chaospatterns@lemmy.world to Python@programming.devEnglish · 1 year agoPython has too many package managersdublog.netexternal-linkmessage-square39linkfedilinkarrow-up180arrow-down16
arrow-up174arrow-down1external-linkPython has too many package managersdublog.netchaospatterns@lemmy.world to Python@programming.devEnglish · 1 year agomessage-square39linkfedilink
minus-squareNostraDavid@programming.devlinkfedilinkarrow-up2·1 year agoI tried it a little - being able to run rye sync and not even having to worry about Python versioning is sooooo nice.
I tried it a little - being able to run
rye sync
and not even having to worry about Python versioning is sooooo nice.