Rimu@piefed.social to Python@programming.devEnglish · 30 days agoThe first year of free-threaded Pythonlabs.quansight.orgexternal-linkmessage-square16fedilinkarrow-up113arrow-down11
arrow-up112arrow-down1external-linkThe first year of free-threaded Pythonlabs.quansight.orgRimu@piefed.social to Python@programming.devEnglish · 30 days agomessage-square16fedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up2·30 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.