Luis Norambuena@programming.devM to Python@programming.devEnglish · 9 months agouv IS the Future of Python Packaging 🐍📦www.youtube.comexternal-linkmessage-square45linkfedilinkarrow-up144arrow-down19file-text
arrow-up135arrow-down1external-linkuv IS the Future of Python Packaging 🐍📦www.youtube.comLuis Norambuena@programming.devM to Python@programming.devEnglish · 9 months agomessage-square45linkfedilinkfile-text
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up4·9 months agothey do, just use project management commands like uv + { add, remove, sync, lock, run }
they do, just use project management commands like
uv
+ {add
,remove
,sync
,lock
,run
}