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