chaospatterns@lemmy.world to PythonEnglish · 4 months agoPython has too many package managersdublog.netexternal-linkmessage-square38fedilinkarrow-up180arrow-down16
arrow-up174arrow-down1external-linkPython has too many package managersdublog.netchaospatterns@lemmy.world to PythonEnglish · 4 months agomessage-square38fedilink
minus-squareFizzyOrangelinkfedilinkarrow-up4·4 months agoHaven’t tried Rye but I have used uv (which Rye uses to replace pip). Pip install time went down from 58s to 7s. Yes really. Python is fucking slow!
Haven’t tried Rye but I have used
uv
(which Rye uses to replace pip). Pip install time went down from 58s to 7s. Yes really. Python is fucking slow!