@[email protected] to [email protected]English • 1 year agoPython has too many package managersdublog.netmessage-square38fedilinkarrow-up180cross-posted to: [email protected]
arrow-up180external-linkPython has too many package managersdublog.net@[email protected] to [email protected]English • 1 year agomessage-square38fedilinkcross-posted to: [email protected]
minus-squarerichieadler 🇦🇷linkfedilink4•1 year agoYou can use uv now and have Rust speeds for the same functionality.
minus-square@[email protected]linkfedilink1•edit-21 year agoI’m hoping uv is able to make itself to Python what Cargo is to rust. Seems like Pixi is close but confined to the Conda ecosystem.
minus-square@[email protected]linkfedilink2•1 year agoInteresting. I might have a look. Actually I don’t have a problem with speed though. I spend most time not dealing with pip and pip-tools but reading docs, programming and fixing the weirdest bugs
Pip-tools!
You can use uv now and have Rust speeds for the same functionality.
I’m hoping uv is able to make itself to Python what Cargo is to rust.
Seems like Pixi is close but confined to the Conda ecosystem.
Interesting. I might have a look. Actually I don’t have a problem with speed though. I spend most time not dealing with pip and pip-tools but reading docs, programming and fixing the weirdest bugs