Rimu@piefed.social to Python@programming.devEnglish · 16 days agoThe first year of free-threaded Pythonlabs.quansight.orgexternal-linkmessage-square20fedilinkarrow-up141arrow-down12
arrow-up139arrow-down1external-linkThe first year of free-threaded Pythonlabs.quansight.orgRimu@piefed.social to Python@programming.devEnglish · 16 days agomessage-square20fedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up5·16 days 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.