Rimu@piefed.social to Python@programming.devEnglish · 1 month agoThe first year of free-threaded Pythonlabs.quansight.orgexternal-linkmessage-square15linkfedilinkarrow-up136arrow-down12
arrow-up134arrow-down1external-linkThe first year of free-threaded Pythonlabs.quansight.orgRimu@piefed.social to Python@programming.devEnglish · 1 month agomessage-square15linkfedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up5·1 month agoPoetry/uv is similar to Rust’s cargo. You specify your direct dependencies in a TOML file and their version constraints and the tool takes care of the rest.
Poetry/uv is similar to Rust’s cargo. You specify your direct dependencies in a TOML file and their version constraints and the tool takes care of the rest.